Skip to content

Commit cf05496

Browse files
authored
Merge pull request #208 from navikt/dependabot/gradle/ch.qos.logback-logback-classic-1.2.11
chore(deps): bump logback-classic from 1.2.10 to 1.2.11
2 parents d43bb89 + 8ec83fe commit cf05496

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

44
val assertjVersion = "3.22.0"
55
val kotlinLoggingVersion = "2.1.21"
6-
val logbackVersion = "1.2.10"
6+
val logbackVersion = "1.2.11"
77
val nimbusSdkVersion = "9.27"
88
val mockWebServerVersion = "4.9.3"
99
val jacksonVersion = "2.13.1"

0 commit comments

Comments
 (0)