Skip to content

Commit 312d084

Browse files
dependabot[bot]kruton
authored andcommitted
Bump commons-io:commons-io from 2.15.0 to 2.15.1
Bumps commons-io:commons-io from 2.15.0 to 2.15.1. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 679f384 commit 312d084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies {
4646
implementation("org.connectbot:jbcrypt:1.0.2")
4747

4848
testImplementation("junit:junit:4.13.2")
49-
testImplementation("commons-io:commons-io:2.15.0")
49+
testImplementation("commons-io:commons-io:2.15.1")
5050
testImplementation("commons-codec:commons-codec:1.16.0")
5151
testImplementation("org.testcontainers:testcontainers:1.19.3")
5252
testImplementation("org.jetbrains:annotations:24.1.0")

0 commit comments

Comments
 (0)