Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.5.1 to 1.5.3
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.1 to 1.5.3.
- [Commits](qos-ch/logback@v_1.5.1...v_1.5.3)

---
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 Mar 5, 2024
1 parent 04e60ab commit 182855e
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.10.0"
lombok = { module = "org.projectlombok:lombok", version = "1.18.30" }
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.12" }
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.1" }
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.3" }
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 182855e

Please sign in to comment.