Open vedang opened 2 years ago
Please review and merge the following changes made on top of commit 0ef9046174dec0ebd4cbf97d6cc5c6846ef11996:
Upgrade all non-breaking deps Upgrade prismatic schema and plumbing to the latest versions Upgrade Clojure version from 1.8.0 to 1.10.3.
project.clj | 29 +++++++++++++++-------------- src/ring/swagger/extension.clj | 9 ++++----- test/ring/swagger/extension_test.clj | 21 +++++++++++---------- 3 files changed, 30 insertions(+), 29 deletions(-)
All tests are passing as indicated by the output of lein midje
lein midje
Please review and merge the following changes made on top of commit 0ef9046174dec0ebd4cbf97d6cc5c6846ef11996:
project.clj | 29 +++++++++++++++-------------- src/ring/swagger/extension.clj | 9 ++++----- test/ring/swagger/extension_test.clj | 21 +++++++++++---------- 3 files changed, 30 insertions(+), 29 deletions(-)
All tests are passing as indicated by the output of
lein midje