Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.2.11 to 1.2.12 (#3476)
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.2.11 to 1.2.12.
- [Commits](qos-ch/logback@v_1.2.11...v_1.2.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 6b9424f commit 79c6ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ext {
javaObjectLayoutVersion = "0.17"
jmhVersion = "1.37"
junitVersion = "5.10.0"
logbackVersion = "1.2.11"
logbackVersion = "1.2.12"
mockitoVersion = "4.11.0"
slf4jVersion = "1.7.36"
testngVersion = "7.5.1" // since 7.6 JDK8 is unsupported, don't bump
Expand Down

0 comments on commit 79c6ac8

Please sign in to comment.