Skip to content

Commit 93d2390

Browse files
Update dependency ch.qos.logback:logback-classic to v1.5.18 (#330)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a30fae commit 93d2390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ doma-slf4j = { module = "org.seasar.doma:doma-slf4j", version.ref = "doma" }
1010
jdbc-h2 = { module = "com.h2database:h2", version = "2.3.232" }
1111
jdbc-postgresql = { module = "org.postgresql:postgresql", version = "42.7.5" }
1212

13-
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.17" }
13+
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.18" }
1414

1515
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
1616
junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api" }

0 commit comments

Comments
 (0)