Skip to content

Commit

Permalink
Merge pull request #214 from inloco/dependabot/gradle/commons-io-comm…
Browse files Browse the repository at this point in the history
…ons-io-2.16.1

chore(deps): bump commons-io:commons-io from 2.16.0 to 2.16.1
  • Loading branch information
bcs5 authored Jun 3, 2024
2 parents 2b5bdda + 6d0ba0d commit b85d701
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 @@ -44,7 +44,7 @@ dependencies {
implementation "com.fasterxml.jackson.core:jackson-databind:2.17.1"

testImplementation 'com.auth0:java-jwt:4.4.0'
testImplementation 'commons-io:commons-io:2.16.0'
testImplementation 'commons-io:commons-io:2.16.1'
testImplementation 'org.assertj:assertj-core:3.26.0'
testImplementation 'org.mockito:mockito-core:5.11.0'
testImplementation 'org.mockito:mockito-junit-jupiter:5.12.0'
Expand Down

0 comments on commit b85d701

Please sign in to comment.