Skip to content

Commit

Permalink
Merge pull request #328 from tenjaa/renovate/commons-io-commons-io-2.x
Browse files Browse the repository at this point in the history
Update dependency commons-io:commons-io to v2.15.0
  • Loading branch information
github-actions[bot] authored Oct 25, 2023
2 parents 895e161 + d0642ff commit ddc3544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repositories {
dependencies {
val junitVersion = "5.10.0"

implementation("commons-io:commons-io:2.14.0")
implementation("commons-io:commons-io:2.15.0")
implementation("com.auth0:java-jwt:4.3.0")
implementation("com.google.code.gson:gson:2.10.1")
implementation("org.json:json:20231013")
Expand Down

0 comments on commit ddc3544

Please sign in to comment.