We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 694235f commit 532e549Copy full SHA for 532e549
1 file changed
deps.edn
@@ -65,7 +65,8 @@
65
org.soulspace/qclojure {:mvn/version "0.22.0"}
66
org.babashka/http-client {:mvn/version "0.4.22"}
67
io.github.babashka/sci.nrepl {:mvn/version "0.0.2"}
68
- com.github.danielsz/bioscoop {:mvn/version "1.0.5"}
+ com.github.danielsz/bioscoop {:mvn/version "1.0.5"
69
+ :exclusions [ch.qos.logback/logback-classic]}
70
yamlscript/core {:git/url "https://github.com/yaml/yamlscript"
71
:git/sha "ed7adfbf90a39f379d5a7193bb2e4bdd7f0eecf8"
72
:deps/root "core"}
0 commit comments