Skip to content

Commit

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

Updates `ch.qos.logback:logback-classic` from 1.5.12 to 1.5.15
- [Commits](qos-ch/logback@v_1.5.12...v_1.5.15)

Updates `ch.qos.logback:logback-core` from 1.5.12 to 1.5.15
- [Commits](qos-ch/logback@v_1.5.12...v_1.5.15)

---
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 Dec 23, 2024
1 parent 06ed0f5 commit fbf480b
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 @@ java = "21"
kotlin = "2.0.0"

slf4j = "2.0.16"
logback = "1.5.12"
logback = "1.5.15"

junit = "5.11.3"
kotest = "5.9.1"
Expand Down

0 comments on commit fbf480b

Please sign in to comment.