Skip to content

Commit 2183234

Browse files
Bump net.dv8tion:JDA from 5.2.1 to 5.2.2 (#29)
Bumps [net.dv8tion:JDA](https://github.com/discord-jda/JDA) from 5.2.1 to 5.2.2. - [Release notes](https://github.com/discord-jda/JDA/releases) - [Commits](discord-jda/JDA@v5.2.1...v5.2.2) --- updated-dependencies: - dependency-name: net.dv8tion:JDA dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c68255d commit 2183234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ repositories {
4040

4141
dependencies {
4242
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.5.15'
43-
implementation(group: 'net.dv8tion', name: 'JDA', version:'5.2.1'){
43+
implementation(group: 'net.dv8tion', name: 'JDA', version:'5.2.2'){
4444
exclude(module: 'opus-java')
4545
}
4646
implementation group: 'pw.chew', name: 'jda-chewtils-commons', version: '2.0'

0 commit comments

Comments
 (0)