Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13 (#3684)
Browse files Browse the repository at this point in the history
Bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13
  • Loading branch information
dependabot[bot] committed Jan 5, 2024
1 parent 5fed229 commit b8e2fa1
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.1"
logbackVersion = "1.2.12"
logbackVersion = "1.2.13"
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 b8e2fa1

Please sign in to comment.