Skip to content

Commit

Permalink
chore(deps): Bump de.siegmar:logback-gelf from 6.1.0 to 6.1.1 (#1304)
Browse files Browse the repository at this point in the history
Bumps [de.siegmar:logback-gelf](https://github.com/osiegmar/logback-gelf) from 6.1.0 to 6.1.1.
- [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.1.0...v6.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 4, 2025
1 parent 0533124 commit 424d54d
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 @@ -75,7 +75,7 @@ subprojects {

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

runtimeOnly("de.siegmar:logback-gelf:6.1.0")
runtimeOnly("de.siegmar:logback-gelf:6.1.1")
runtimeOnly("io.micrometer:micrometer-registry-prometheus")

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

0 comments on commit 424d54d

Please sign in to comment.