Skip to content

Commit e39c45e

Browse files
chore(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0
Bumps commons-io:commons-io from 2.16.1 to 2.17.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 87bb90c commit e39c45e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repositories {
2121
dependencies {
2222
implementation 'org.jetbrains.kotlin:kotlin-stdlib:2.0.20'
2323
implementation 'org.jetbrains.kotlin:kotlin-reflect:2.0.20'
24-
api 'commons-io:commons-io:2.16.1'
24+
api 'commons-io:commons-io:2.17.0'
2525
api 'org.junit.jupiter:junit-jupiter-api:5.10.3'
2626
api 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
2727
api "com.intellij.remoterobot:remote-robot:0.11.22"

0 commit comments

Comments
 (0)