Skip to content

Commit

Permalink
build(deps): bump ch.qos.logback:logback-classic from 1.5.9 to 1.5.11 (
Browse files Browse the repository at this point in the history
…#732)

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.9 to 1.5.11.
- [Commits](qos-ch/logback@v_1.5.9...v_1.5.11)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  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 Oct 21, 2024
1 parent 9a1346f commit b8ab0b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jackson-jakarta-rs-xml-provider = { group = "com.fasterxml.jackson.jakarta.rs",
jackson-dataformat-xml = { group = "com.fasterxml.jackson.dataformat", name = "jackson-dataformat-xml", version.ref = "jackson" }
woodstox-core = { group = "com.fasterxml.woodstox", name = "woodstox-core", version = "7.0.0" }
picocli = { group = "info.picocli", name = "picocli", version = "4.7.6"}
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.9" }
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.11" }
micronautPlatform = { group = "io.micronaut.platform", name = "micronaut-parent", version.ref = "micronautPlatform" }
swagger-annotations = { group = "io.swagger.core.v3", name = "swagger-annotations", version = "2.2.25" }

Expand Down

0 comments on commit b8ab0b2

Please sign in to comment.