Skip to content

Commit 512ca78

Browse files
authored
Merge pull request #9 from navikt/dependabot/gradle/ch.qos.logback-logback-classic-1.2.11
Bump logback-classic from 1.2.6 to 1.2.11
2 parents a571fd2 + 3ad1383 commit 512ca78

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
@@ -39,7 +39,7 @@ dependencies {
3939
implementation("org.postgresql:postgresql")
4040

4141
implementation("io.micrometer:micrometer-registry-prometheus")
42-
implementation("ch.qos.logback:logback-classic:1.2.6")
42+
implementation("ch.qos.logback:logback-classic:1.2.11")
4343
implementation("net.logstash.logback:logstash-logback-encoder:$logstashVersion")
4444
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.13.0")
4545

0 commit comments

Comments
 (0)