Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.11
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.6 to 1.5.11.
- [Commits](qos-ch/logback@v_1.5.6...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]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 96a8e6f commit 62b6a99
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 @@ -6,7 +6,7 @@ lombok = "1.18.34"
springWeb = "5.3.39" # TODO: Change to 6.x.x when moving to Java 17+
commons-io = "2.16.1"
slf4j = "2.0.16"
logback = "1.5.6"
logback = "1.5.11"
diffUtils = "4.12"
junit = "4.13.2"
jupiter = "5.8.1"
Expand Down

0 comments on commit 62b6a99

Please sign in to comment.