Skip to content

Commit 10d345c

Browse files
chore(deps): update dependency commons-io:commons-io to v2.14.0 [security] (#9)
1 parent dd7f202 commit 10d345c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dependencies {
9090

9191
testImplementation "org.junit.jupiter:junit-jupiter-api:5.9.2"
9292
testImplementation "org.junit.jupiter:junit-jupiter-params:5.9.2"
93-
testImplementation "commons-io:commons-io:2.11.0"
93+
testImplementation "commons-io:commons-io:2.14.0"
9494

9595
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.9.2"
9696
testRuntimeOnly files(jvm8.toolsJar)

0 commit comments

Comments
 (0)