We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e19ca7 commit 373707fCopy full SHA for 373707f
gradle/libs.versions.toml
@@ -10,7 +10,7 @@ doma-slf4j = { module = "org.seasar.doma:doma-slf4j", version.ref = "doma" }
10
jdbc-h2 = { module = "com.h2database:h2", version = "2.3.232" }
11
jdbc-postgresql = { module = "org.postgresql:postgresql", version = "42.7.5" }
12
13
-logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.16" }
+logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.17" }
14
15
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
16
junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api" }
0 commit comments