Skip to content

Commit

Permalink
Bump commons-logging:commons-logging from 1.3.1 to 1.3.2 (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 28, 2024
1 parent a31ee15 commit 25fc054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ dependencies {
implementation fileTree(dir: "${cfiPath}/dist", include: "checker-framework-inference.jar")
implementation fileTree(dir: "${cfiPath}/dist", include: "inference-framework-test-lib.jar")
implementation group: 'log4j', name: 'log4j', version: '1.2.17'
implementation 'commons-logging:commons-logging:1.3.1'
implementation 'commons-logging:commons-logging:1.3.2'
testImplementation framework_test_jar
testImplementation 'junit:junit:4.13.2'

Expand Down

0 comments on commit 25fc054

Please sign in to comment.