Skip to content

Commit 592d641

Browse files
Update dependency ch.qos.logback:logback-classic to v1.5.7
1 parent cdd49c6 commit 592d641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ subprojects {
3232
annotationProcessor("org.seasar.doma:doma-processor:${domaVersion}")
3333
implementation("org.seasar.doma:doma-core:${domaVersion}")
3434
implementation("org.seasar.doma:doma-slf4j:${domaVersion}")
35-
runtimeOnly("ch.qos.logback:logback-classic:1.2.11")
35+
runtimeOnly("ch.qos.logback:logback-classic:1.5.7")
3636
runtimeOnly("com.h2database:h2:2.2.224")
3737
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.0")
3838
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.11.0")

0 commit comments

Comments
 (0)