[*] Switch to Apache Commons Logging (#10)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[versions]
|
||||
assertj = "3.26.3"
|
||||
autoservice = "1.1.1"
|
||||
acl = "1.3.5"
|
||||
java-main = "8"
|
||||
java-test = "21"
|
||||
jetbrains-annotations = "26.0.1"
|
||||
@@ -14,6 +15,7 @@ slf4j = "2.0.16"
|
||||
lombok = { id = "io.freefair.lombok", version = "8.13.1" }
|
||||
|
||||
[libraries]
|
||||
acl = { group = "commons-logging", name = "commons-logging", version.ref = "acl" }
|
||||
assertj = { group = "org.assertj", name = "assertj-core", version.ref = "assertj" }
|
||||
autoservice-annotations = { group = "com.google.auto.service", name = "auto-service-annotations", version.ref = "autoservice" }
|
||||
autoservice-processor = { group = "com.google.auto.service", name = "auto-service", version.ref = "autoservice" }
|
||||
|
||||
Reference in New Issue
Block a user