Skip to content

Commit

Permalink
deps: bump commons-io:commons-io from 2.16.0 to 2.16.1 (#613)
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.16.0 to 2.16.1.

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

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] committed Apr 17, 2024
1 parent a656e4c commit 9371637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies {
api 'net.william278:minedown:1.8.2'
api 'net.william278:paginedown:1.1.2'
api 'net.william278:DesertWell:2.0.4'
api 'commons-io:commons-io:2.16.0'
api 'commons-io:commons-io:2.16.1'
api 'org.apache.commons:commons-text:1.11.0'
api 'com.google.code.gson:gson:2.10.1'
api 'com.github.Exlll.ConfigLib:configlib-yaml:v4.5.0'
Expand Down

0 comments on commit 9371637

Please sign in to comment.