Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.17.0 to 2.18.0
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 8570d35 commit d37bf0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
shadow group: 'com.sun.mail', name: 'javax.mail', version: '1.6.2'
shadow group: 'jakarta.activation', name: 'jakarta.activation-api', version: '2.1.3'
shadow group: 'org.apache.commons', name: 'commons-text', version: '1.12.0'
shadow group: 'commons-io', name: 'commons-io', version: '2.17.0'
shadow group: 'commons-io', name: 'commons-io', version: '2.18.0'
shadow group: 'org.apache.httpcomponents', name: 'httpclient', version: '4.5.14'
shadow group: 'org.apache.httpcomponents', name: 'httpmime', version: '4.5.14'
shadow ('net.dv8tion:JDA:5.0.0-beta.21')
Expand Down

0 comments on commit d37bf0a

Please sign in to comment.