Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.5.4 to 1.5.6
Browse files Browse the repository at this point in the history
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.4 to 1.5.6.
- [Commits](qos-ch/logback@v_1.5.4...v_1.5.6)

---
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]>
  • Loading branch information
dependabot[bot] authored and Brutus5000 committed Apr 18, 2024
1 parent 3926d1e commit 6bd20e6
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 @@ -8,7 +8,7 @@ mockito = "5.11.0"
lombok = { module = "org.projectlombok:lombok", version = "1.18.32" }
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.13" }
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.4" }
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.6" }
jackson-annotations = { module = "com.fasterxml.jackson.core:jackson-annotations", version.ref = "jackson" }
jackson-core = { module = "com.fasterxml.jackson.core:jackson-core", version.ref = "jackson" }
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind", version.ref = "jackson" }
Expand Down

0 comments on commit 6bd20e6

Please sign in to comment.