Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.2.13 to 1.5.12 (#5625)
Browse files Browse the repository at this point in the history
* Bump ch.qos.logback:logback-classic from 1.2.13 to 1.5.12

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.13 to 1.5.12.
- [Commits](qos-ch/logback@v_1.2.13...v_1.5.12)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Do not upgrade logback 1.2

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonatan Ivanov <jonatan.ivanov@gmail.com>
  • Loading branch information
dependabot[bot] and jonatan-ivanov authored Nov 7, 2024
1 parent d711c03 commit a5c25c6
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 @@ -57,7 +57,7 @@ kafka = "2.8.2"
kafka-junit = "4.2.10"
latency-utils = "2.0.3"
logback12 = "1.2.13"
logback-latest = "1.5.9"
logback-latest = "1.5.12"
log4j = "2.24.1"
maven-resolver = "1.9.22"
mockito4 = "4.11.0"
Expand Down

0 comments on commit a5c25c6

Please sign in to comment.