Skip to content

Commit

Permalink
Update to JCL over SLF4J 1.7.36
Browse files Browse the repository at this point in the history
Closes gh-845
  • Loading branch information
jzheaux committed Dec 14, 2023
1 parent 6c25ff0 commit fae18e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencies {
api "org.mockito:mockito-core:4.11.0"
api "org.mockito:mockito-inline:4.11.0"
api "org.mockito:mockito-junit-jupiter:4.11.0"
api "org.slf4j:jcl-over-slf4j:1.7.32"
api "org.slf4j:jcl-over-slf4j:1.7.36"
api "org.slf4j:log4j-over-slf4j:1.7.36"
api "org.slf4j:slf4j-api:1.7.36"
api "org.slf4j:slf4j-log4j12:1.7.36"
Expand Down

0 comments on commit fae18e0

Please sign in to comment.