Skip to content

Commit 9f882c0

Browse files
authored
Merge pull request #110 from navikt/dependabot/gradle/net.logstash.logback-logstash-logback-encoder-7.4
Bump net.logstash.logback:logstash-logback-encoder from 7.3 to 7.4
2 parents 377d21b + 2ed27b6 commit 9f882c0

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.5"
4-
val logstashVersion = "7.3"
4+
val logstashVersion = "7.4"
55
val testContainersVersion = "1.18.3"
66
val springDocVersion = "2.1.0"
77
val tokenValidationVersion = "3.1.0"

0 commit comments

Comments
 (0)