Skip to content

Commit

Permalink
Merge pull request #228 from TheGameCommunity/dependabot/gradle/commo…
Browse files Browse the repository at this point in the history
…ns-io-commons-io-2.17.0

Bump commons-io:commons-io from 2.16.1 to 2.17.0
  • Loading branch information
Gamebuster19901 authored Nov 19, 2024
2 parents d697794 + b42396b commit 6c9aec5
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.16.1'
shadow group: 'commons-io', name: 'commons-io', version: '2.17.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 6c9aec5

Please sign in to comment.