Skip to content

Commit 9c8f0d6

Browse files
authored
Merge pull request #75 from navikt/dependabot/gradle/net.logstash.logback-logstash-logback-encoder-7.3
Bump net.logstash.logback:logstash-logback-encoder from 7.2 to 7.3
2 parents 4067f34 + c160648 commit 9c8f0d6

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
@@ -1,7 +1,7 @@
11
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
val mockkVersion = "1.13.4"
4-
val logstashVersion = "7.2"
4+
val logstashVersion = "7.3"
55
val testContainersVersion = "1.17.6"
66
val springDocVersion = "2.0.2"
77
val tokenValidationVersion = "3.0.2"

0 commit comments

Comments
 (0)