Skip to content

Commit

Permalink
Bump net.logstash.logback:logstash-logback-encoder from 7.4 to 8.0 (#496
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stig Strøm <[email protected]>
  • Loading branch information
dependabot[bot] and stigebil authored Jul 29, 2024
1 parent 6084f79 commit 22136b5
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 @@ -105,7 +105,7 @@ dependencies {
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")
implementation("net.ttddyy:datasource-proxy:1.10")
implementation("javax.inject:javax.inject:1")
implementation("net.logstash.logback:logstash-logback-encoder:7.4")
implementation("net.logstash.logback:logstash-logback-encoder:8.0")

// ---- Test utils ---- \\
testImplementation(platform("org.junit:junit-bom:5.10.3"))
Expand Down

0 comments on commit 22136b5

Please sign in to comment.