File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 6666 [org.postgresql/postgresql " 42.3.3" ]
6767 [duct/hikaricp-component " 0.1.2"
6868 :exclusions [com.stuartsierra/component
69- org.slf4j/slf4j-api]]
69+ org.slf4j/slf4j-api
70+ org.slf4j/slf4j-nop]]
7071 [duct " 0.8.2"
7172 :exclusions [org.clojure/tools.reader]]
7273 [ring/ring-core " 1.9.4" ]
9192 [org.clojure/tools.logging " 1.2.3" ]
9293 [ch.qos.logback/logback-classic " 1.3.0-alpha5"
9394 :exclusions [com.sun.mail/javax.mail]]
95+ ; ; Upgrading for compatibility with logback 1.3.x
96+ [org.slf4j/jcl-over-slf4j " 2.0.0-alpha1" ]
9497
9598 ; ; AWS
9699 [com.cognitect.aws/api " 0.8.539" ]
135138 [net.polyc0l0r/bote " 0.1.0"
136139 :exclusions [commons-codec
137140 javax.mail/mail
141+ org.clojars.kjw/slf4j
138142 org.clojars.kjw/slf4j-simple]]
139143 [nubank/matcher-combinators " 3.3.1"
140144 ; ; we don't use midje, so excluding it to
You can’t perform that action at this time.
0 commit comments