We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f375768 commit 964d822Copy full SHA for 964d822
1 file changed
deps.edn
@@ -23,7 +23,7 @@
23
{:cli {:extra-paths ["src/cli"]
24
:extra-deps {org.clojure/tools.cli {:mvn/version "1.0.206"}
25
ch.qos.logback/logback-classic
26
- {:mvn/version "1.5.15"
+ {:mvn/version "1.5.19"
27
:exclusions [org.slf4j/slf4j-api]}
28
org.slf4j/slf4j-api {:mvn/version "2.0.12"}
29
org.slf4j/jul-to-slf4j {:mvn/version "2.0.12"}
0 commit comments