Skip to content

Commit

Permalink
Merge pull request #296 from navikt/dependabot/gradle/net.logstash.lo…
Browse files Browse the repository at this point in the history
…gback-logstash-logback-encoder-8.0

Bump net.logstash.logback:logstash-logback-encoder from 7.4 to 8.0
  • Loading branch information
igorweber authored Jul 29, 2024
2 parents 1e936eb + 04a3e60 commit 727d07b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ val jacksonVersion = "2.17.2"
val kotlinLoggerVersion = "3.0.5"
val ktorVersion = "2.3.12"
val logbackVersion = "1.5.6"
val logstashVersion = "7.4"
val logstashVersion = "8.0"
val micrometerVersion = "1.13.2"
val mockOauthVersion = "2.1.8"
val mockkVersion = "1.13.12"
Expand Down

0 comments on commit 727d07b

Please sign in to comment.