Skip to content

Commit fae18e0

Browse files
committed
Update to JCL over SLF4J 1.7.36
Closes gh-845
1 parent 6c25ff0 commit fae18e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
api "org.mockito:mockito-core:4.11.0"
5353
api "org.mockito:mockito-inline:4.11.0"
5454
api "org.mockito:mockito-junit-jupiter:4.11.0"
55-
api "org.slf4j:jcl-over-slf4j:1.7.32"
55+
api "org.slf4j:jcl-over-slf4j:1.7.36"
5656
api "org.slf4j:log4j-over-slf4j:1.7.36"
5757
api "org.slf4j:slf4j-api:1.7.36"
5858
api "org.slf4j:slf4j-log4j12:1.7.36"

0 commit comments

Comments
 (0)