Skip to content

Commit

Permalink
deps: bump commons-io:commons-io from 2.15.1 to 2.16.0 (#603)
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.15.1 to 2.16.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] committed Apr 1, 2024
1 parent bd9bdc6 commit 84d9d2b
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.15.1'
api 'commons-io:commons-io:2.16.0'
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 84d9d2b

Please sign in to comment.