Skip to content

Commit de683dd

Browse files
authored
Merge pull request #492 from navikt/dependabot/gradle/ch.qos.logback-logback-classic-1.4.8
chore(deps): bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.8
2 parents 52beb9a + 53f5261 commit de683dd

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
@@ -3,7 +3,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
33

44
val assertjVersion = "3.24.2"
55
val kotlinLoggingVersion = "3.0.5"
6-
val logbackVersion = "1.4.7"
6+
val logbackVersion = "1.4.8"
77
val nimbusSdkVersion = "10.9.2"
88
val mockWebServerVersion = "4.11.0"
99
val jacksonVersion = "2.15.2"

0 commit comments

Comments
 (0)