Skip to content

Commit

Permalink
Bump logback from 1.5.10 to 1.5.11
Browse files Browse the repository at this point in the history
Bumps `logback` from 1.5.10 to 1.5.11.

Updates `ch.qos.logback:logback-classic` from 1.5.10 to 1.5.11
- [Commits](qos-ch/logback@v_1.5.10...v_1.5.11)

Updates `ch.qos.logback:logback-core` from 1.5.10 to 1.5.11
- [Commits](qos-ch/logback@v_1.5.10...v_1.5.11)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 56b4fc9 commit 972fed1
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 @@ -4,7 +4,7 @@ junit = "5.11.3"
jvm = "21"
kotlin = "2.0.21"
kotlinJunitTools = "0.3.0"
logback = "1.5.10"
logback = "1.5.11"
mockk = "1.13.13"
plantuml = "0.3.0"
slf4j = "2.0.16"
Expand Down

0 comments on commit 972fed1

Please sign in to comment.