Skip to content

Commit

Permalink
Bump commons-io:commons-io in /plugin in the gradle-dependencies group (
Browse files Browse the repository at this point in the history
#93)

Bumps the gradle-dependencies group in /plugin with 1 update: commons-io:commons-io.


Updates `commons-io:commons-io` from 2.17.+ to 2.18.0

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

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 Dec 1, 2024
1 parent ea754b8 commit a02f77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ testing {
integrationTest(JvmTestSuite) {
dependencies {
implementation project()
implementation 'commons-io:commons-io:2.17.+'
implementation 'commons-io:commons-io:2.18.+'
implementation 'org.hamcrest:hamcrest:3.0'
}
targets {
Expand Down

0 comments on commit a02f77c

Please sign in to comment.