Skip to content

Commit

Permalink
commons-io version update
Browse files Browse the repository at this point in the history
  • Loading branch information
HardNorth committed Oct 11, 2024
1 parent c73307f commit 0eeb083
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 @@ -62,7 +62,7 @@ dependencies {

testImplementation 'com.epam.reportportal:logger-java-logback:5.2.2'

testImplementation 'org.apache.commons:commons-io:1.3.2'
testImplementation 'commons-io:commons-io:2.17.0'
testImplementation 'com.ibm.icu:icu4j:67.1'
testImplementation ('com.google.inject:guice:5.1.0') {
exclude module: 'guava'
Expand Down

0 comments on commit 0eeb083

Please sign in to comment.