Skip to content

Commit ddc3544

Browse files
Merge pull request #328 from tenjaa/renovate/commons-io-commons-io-2.x
Update dependency commons-io:commons-io to v2.15.0
2 parents 895e161 + d0642ff commit ddc3544

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
@@ -10,7 +10,7 @@ repositories {
1010
dependencies {
1111
val junitVersion = "5.10.0"
1212

13-
implementation("commons-io:commons-io:2.14.0")
13+
implementation("commons-io:commons-io:2.15.0")
1414
implementation("com.auth0:java-jwt:4.3.0")
1515
implementation("com.google.code.gson:gson:2.10.1")
1616
implementation("org.json:json:20231013")

0 commit comments

Comments
 (0)