Skip to content

Commit 2608f69

Browse files
Bump net.dv8tion:JDA from 5.0.0-beta.21 to 5.2.1
Bumps [net.dv8tion:JDA](https://github.com/discord-jda/JDA) from 5.0.0-beta.21 to 5.2.1. - [Release notes](https://github.com/discord-jda/JDA/releases) - [Commits](discord-jda/JDA@v5.0.0-beta.21...v5.2.1) --- updated-dependencies: - dependency-name: net.dv8tion:JDA dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8570d35 commit 2608f69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ dependencies {
2727
shadow group: 'commons-io', name: 'commons-io', version: '2.17.0'
2828
shadow group: 'org.apache.httpcomponents', name: 'httpclient', version: '4.5.14'
2929
shadow group: 'org.apache.httpcomponents', name: 'httpmime', version: '4.5.14'
30-
shadow ('net.dv8tion:JDA:5.0.0-beta.21')
31-
implementation ('net.dv8tion:JDA:5.0.0-beta.21')
30+
shadow ('net.dv8tion:JDA:5.2.1')
31+
implementation ('net.dv8tion:JDA:5.2.1')
3232
shadow group: 'com.thegamecommunity', name:'brigadier', version: 'TGC-1.3.0.0'
3333
implementation group: 'com.thegamecommunity', name:'brigadier', version: 'TGC-1.3.0.0'
3434
shadow group: 'com.mysql', name: 'mysql-connector-j', version: '8.4.0'

0 commit comments

Comments
 (0)