Skip to content

Commit

Permalink
build(deps): bump commons-io:commons-io from 2.11.0 to 2.12.0
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.11.0 to 2.12.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>
  • Loading branch information
dependabot[bot] authored and Tallicia committed May 17, 2023
1 parent 98e000d commit 15e8c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ libraries.aspectJRt = "org.aspectj:aspectjrt"
libraries.aspectJWeaver = "org.aspectj:aspectjweaver"
libraries.bouncyCastlePkix = "org.bouncycastle:bcpkix-jdk18on:${versions.bouncyCastleVersion}"
libraries.bouncyCastleProv = "org.bouncycastle:bcprov-jdk18on:${versions.bouncyCastleVersion}"
libraries.commonsIo = "commons-io:commons-io:2.11.0"
libraries.commonsIo = "commons-io:commons-io:2.12.0"
libraries.dumbster = "dumbster:dumbster:1.6"
libraries.eclipseJgit = "org.eclipse.jgit:org.eclipse.jgit:6.5.0.202303070854-r"
libraries.flywayCore = "org.flywaydb:flyway-core"
Expand Down

0 comments on commit 15e8c54

Please sign in to comment.