Skip to content

Commit

Permalink
revert exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
yito88 committed Apr 15, 2024
1 parent 3e3ad81 commit 09b2e9a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scalardb/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
[org.slf4j/slf4j-jdk14 "2.0.6"]
[cassandra "0.1.0-SNAPSHOT"]
[cheshire "5.12.0"]
[com.scalar-labs/scalardb-schema-loader "4.0.0-SNAPSHOT"
:exclusions [org.slf4j/*]]]
[com.scalar-labs/scalardb-schema-loader "4.0.0-SNAPSHOT"]]
:repositories {"sonartype" "https://oss.sonatype.org/content/repositories/snapshots/"}
:profiles {:dev {:dependencies [[tortue/spy "2.0.0"]]
:plugins [[lein-cloverage "1.1.2"]]}
Expand Down

0 comments on commit 09b2e9a

Please sign in to comment.