Skip to content

Commit 2b51756

Browse files
Update dependency ch.qos.logback:logback-classic to v1.5.17 (#244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1397b3c commit 2b51756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
kapt("org.seasar.doma:doma-processor:$domaVersion")
3333
implementation("org.seasar.doma:doma-kotlin:$domaVersion")
3434
implementation("org.seasar.doma:doma-slf4j:$domaVersion")
35-
runtimeOnly("ch.qos.logback:logback-classic:1.5.16")
35+
runtimeOnly("ch.qos.logback:logback-classic:1.5.17")
3636
runtimeOnly("com.h2database:h2:1.4.200")
3737
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.4")
3838
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.11.4")

0 commit comments

Comments
 (0)