add dep to slf4j

This commit is contained in:
2023-05-10 10:57:55 -07:00
parent 984dadd1c2
commit 33bfa2ea66
3 changed files with 6 additions and 9 deletions
+1
View File
@@ -4,6 +4,7 @@
org.clojure/clojure { :mvn/version "1.11.1" }
com.github.hypfvieh/dbus-java-core { :mvn/version "4.3.0" }
com.github.hypfvieh/dbus-java-transport-native-unixsocket { :mvn/version "4.3.0" }
org.slf4j/slf4j-api { :mvn/version "1.7.36" }
}
:aliases {
:install {