Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Dec 18, 2023
1 parent 403d0cc commit c28b051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workers/java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spotless {
}

dependencies {
implementation 'ch.qos.logback:logback-classic:1.2.9'
implementation 'ch.qos.logback:logback-classic:1.3.12'
implementation 'com.google.guava:guava:31.0.1-jre'
implementation 'com.google.code.gson:gson:2.8.9'
implementation 'com.jayway.jsonpath:json-path:2.6.0'
Expand Down

0 comments on commit c28b051

Please sign in to comment.