Skip to content

Commit

Permalink
chore(deps): Bump de.siegmar:logback-gelf from 6.0.1 to 6.0.2 (#1229)
Browse files Browse the repository at this point in the history
Bumps [de.siegmar:logback-gelf](https://github.com/osiegmar/logback-gelf) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/osiegmar/logback-gelf/releases)
- [Changelog](https://github.com/osiegmar/logback-gelf/blob/master/CHANGELOG.md)
- [Commits](osiegmar/logback-gelf@v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: de.siegmar:logback-gelf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 206cc53 commit 9ee6140
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 @@ -73,7 +73,7 @@ subprojects {

annotationProcessor("org.springframework.boot:spring-boot-configuration-processor")

runtimeOnly("de.siegmar:logback-gelf:6.0.1")
runtimeOnly("de.siegmar:logback-gelf:6.0.2")
runtimeOnly("io.micrometer:micrometer-registry-prometheus")

testImplementation("org.springframework.boot:spring-boot-starter-test") {
Expand Down

0 comments on commit 9ee6140

Please sign in to comment.