Skip to content

Commit af9b992

Browse files
Bump net.dv8tion:JDA from 5.6.1 to 6.0.0-preview
Bumps [net.dv8tion:JDA](https://github.com/discord-jda/JDA) from 5.6.1 to 6.0.0-preview. - [Release notes](https://github.com/discord-jda/JDA/releases) - [Commits](https://github.com/discord-jda/JDA/commits) --- updated-dependencies: - dependency-name: net.dv8tion:JDA dependency-version: 6.0.0-preview dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f3222b commit af9b992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ val mariaDBVersion = "3.5.4"
3030

3131
val kotlinxSerializationVersion = "1.9.0"
3232
val kamlVersion = "0.83.0"
33-
val jdaVersion = "5.6.1"
33+
val jdaVersion = "6.0.0-preview"
3434
val jdaKtxVersion = "0.12.0"
3535
val secretLabKotlinVersion = "0.4.3"
3636
val logbackVersion = "1.5.18"

0 commit comments

Comments
 (0)