Skip to content

Commit 00c5fd2

Browse files
committed
Update dependency ch.qos.logback:logback-classic to v1.5.9
1 parent ad2e847 commit 00c5fd2

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
@@ -38,7 +38,7 @@ subprojects {
3838
annotationProcessor("org.seasar.doma:doma-processor:${domaVersion}")
3939
implementation("org.seasar.doma:doma-core:${domaVersion}")
4040
implementation("org.seasar.doma:doma-slf4j:${domaVersion}")
41-
runtimeOnly("ch.qos.logback:logback-classic:1.5.8")
41+
runtimeOnly("ch.qos.logback:logback-classic:1.5.9")
4242
runtimeOnly("com.h2database:h2:2.3.232")
4343
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.2")
4444
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.11.2")

0 commit comments

Comments
 (0)