Skip to content

Commit c9ee452

Browse files
authored
Merge branch 'main' into dependabot/gradle/jvm-2.1.20
2 parents 6d4beb7 + b5d20a3 commit c9ee452

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
@@ -34,7 +34,7 @@ dependencies {
3434

3535
implementation("io.ktor:ktor-client-logging:$ktorVersion")
3636
implementation("io.github.microutils:kotlin-logging-jvm:3.0.5")
37-
implementation("ch.qos.logback:logback-classic:1.5.17")
37+
implementation("ch.qos.logback:logback-classic:1.5.18")
3838

3939
testImplementation("io.kotest:kotest-runner-junit5:$kotestVersion")
4040
testImplementation("io.kotest:kotest-assertions-core:$kotestVersion")

0 commit comments

Comments
 (0)