Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#625)
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.17.0 to 2.18.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 857fe8c commit 0bdbb6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
testImplementation("org.mockito:mockito-core:5.14.2")
testImplementation("org.mockito:mockito-inline:5.2.0")
testImplementation("io.projectreactor:reactor-test")
testImplementation("commons-io:commons-io:2.17.0")
testImplementation("commons-io:commons-io:2.18.0")

}

Expand Down

0 comments on commit 0bdbb6f

Please sign in to comment.