Skip to content

Commit 10f2fa3

Browse files
authored
Merge pull request #580 from komapper/renovate/ch.qos.logback-logback-classic-1.x
2 parents c4efff5 + d118276 commit 10f2fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kweet/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040
implementation("io.ktor:ktor-server-call-logging")
4141
implementation("org.freemarker:freemarker:2.3.33")
4242
implementation("no.api.freemarker:freemarker-java8:3.0.0")
43-
runtimeOnly("ch.qos.logback:logback-classic:1.5.8")
43+
runtimeOnly("ch.qos.logback:logback-classic:1.5.9")
4444

4545
testImplementation("io.ktor:ktor-server-test-host")
4646
testImplementation("io.mockk:mockk:1.13.12")

0 commit comments

Comments
 (0)