Skip to content

Commit b8e2fa1

Browse files
Bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13 (#3684)
Bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13
1 parent 5fed229 commit b8e2fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ext {
1010
javaObjectLayoutVersion = "0.17"
1111
jmhVersion = "1.37"
1212
junitVersion = "5.10.1"
13-
logbackVersion = "1.2.12"
13+
logbackVersion = "1.2.13"
1414
mockitoVersion = "4.11.0"
1515
slf4jVersion = "1.7.36"
1616
testngVersion = "7.5.1" // since 7.6 JDK8 is unsupported, don't bump

0 commit comments

Comments
 (0)