Skip to content

Commit edac461

Browse files
committed
fix: replace unstable slf4j timbre bridge
1 parent 670573f commit edac461

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
clj-http/clj-http {:mvn/version "3.9.1"}
66
cheshire/cheshire {:mvn/version "5.8.1"}
77
com.taoensso/timbre {:mvn/version "4.10.0"}
8-
com.fzakaria/slf4j-timbre {:mvn/version "0.3.12"}
98
org.slf4j/slf4j-api {:mvn/version "1.7.26"}
9+
org.slf4j/slf4j-simple {:mvn/version "1.7.26"}
1010
org.slf4j/log4j-over-slf4j {:mvn/version "1.7.26"}
1111
org.slf4j/jul-to-slf4j {:mvn/version "1.7.26"}
1212
org.slf4j/jcl-over-slf4j {:mvn/version "1.7.26"}

0 commit comments

Comments
 (0)