We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f8d172 commit 7c9aa12Copy full SHA for 7c9aa12
access-control-app/project.clj
@@ -58,7 +58,7 @@
58
[pjstadig/humane-test-output "0.9.0"]
59
[proto-repl "0.3.1"]
60
[ring/ring-codec "1.1.3"]
61
- [ring/ring-jetty-adapter "1.12.2"]
+ [ring/ring-jetty-adapter "1.10.0"]
62
[ring-mock "0.1.5"]]
63
:jvm-opts ^:replace ["-server"]
64
:source-paths ["src" "dev" "test" "int-test"]
common-lib/project.clj
@@ -44,7 +44,7 @@
44
[org.ow2.asm/asm "7.0"]
45
[potemkin "0.4.5"]
46
[ring/ring-core "1.10.0"]
47
48
[ring/ring-json "0.5.1"]]
49
:repositories [["jitpack.io" "https://jitpack.io"]]
50
:plugins [[lein-exec "0.3.7"]
0 commit comments