Skip to content

Commit 532e549

Browse files
exclude logging
1 parent 694235f commit 532e549

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

deps.edn

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@
6565
org.soulspace/qclojure {:mvn/version "0.22.0"}
6666
org.babashka/http-client {:mvn/version "0.4.22"}
6767
io.github.babashka/sci.nrepl {:mvn/version "0.0.2"}
68-
com.github.danielsz/bioscoop {:mvn/version "1.0.5"}
68+
com.github.danielsz/bioscoop {:mvn/version "1.0.5"
69+
:exclusions [ch.qos.logback/logback-classic]}
6970
yamlscript/core {:git/url "https://github.com/yaml/yamlscript"
7071
:git/sha "ed7adfbf90a39f379d5a7193bb2e4bdd7f0eecf8"
7172
:deps/root "core"}

0 commit comments

Comments
 (0)