Skip to content

Commit fcd1375

Browse files
authored
Merge pull request #78 from navikt/dependabot/gradle/ch.qos.logback-logback-classic-1.5.3
Bump ch.qos.logback:logback-classic from 1.5.0 to 1.5.3
2 parents eb4888c + b69308d commit fcd1375

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
val kotlinxCoroutinesVersion = "1.8.0"
3333
val kotlinxHtmlJvmVersion = "0.11.0"
3434
val ktorVersion = "2.3.9"
35-
val logbackVersion = "1.5.0"
35+
val logbackVersion = "1.5.3"
3636
val logstashVersion = "7.4"
3737
val micrometerVersion = "1.12.3"
3838
val mockkVersion = "1.13.10"

0 commit comments

Comments
 (0)