Skip to content

Commit

Permalink
Bump net.logstash.logback:logstash-logback-encoder from 7.4 to 8.0
Browse files Browse the repository at this point in the history
Bumps [net.logstash.logback:logstash-logback-encoder](https://github.com/logfellow/logstash-logback-encoder) from 7.4 to 8.0.
- [Release notes](https://github.com/logfellow/logstash-logback-encoder/releases)
- [Commits](logfellow/logstash-logback-encoder@logstash-logback-encoder-7.4...logstash-logback-encoder-8.0)

---
updated-dependencies:
- dependency-name: net.logstash.logback:logstash-logback-encoder
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 46c7cb5 commit 8282a46
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 @@ -34,7 +34,7 @@ val kotestVersion = "5.9.1"
val wiremockVersion = "3.8.0"
val wiremockKotestExtensionVersion = "3.1.0"
val hikariVersion = "5.1.0"
val logstashLogbackEncoderVersion = "7.4"
val logstashLogbackEncoderVersion = "8.0"
val owaspVersion = "20240325.1"
val apacheCommonsTextVersion = "1.12.0"
val detektVersion = "1.23.6"
Expand Down

0 comments on commit 8282a46

Please sign in to comment.