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 95feb42 commit 5e9100dCopy full SHA for 5e9100d
scalardl/project.clj
@@ -11,7 +11,7 @@
11
[org.slf4j/slf4j-jdk14 "2.0.6"]
12
[cassandra "0.1.0-SNAPSHOT" :exclusions [org.apache.commons/commons-lang3]]
13
[cc.qbits/alia "4.3.6"]
14
- [cc.qbits/hayt "4.1.0"]]
+ [cc.qbits/hayt "4.1.0" :exclusions [org.apache.commons/commons-lang3]]]
15
:repositories {"sonartype" "https://oss.sonatype.org/content/repositories/snapshots/"}
16
:profiles {:dev {:dependencies [[tortue/spy "2.0.0"]]
17
:plugins [[lein-cloverage "1.1.2"]]}
0 commit comments