Skip to content

Commit 37d6a49

Browse files
Bump net.dv8tion:JDA from 6.4.2 to 6.5.0 (#19)
Bumps [net.dv8tion:JDA](https://github.com/discord-jda/JDA) from 6.4.2 to 6.5.0. - [Release notes](https://github.com/discord-jda/JDA/releases) - [Commits](discord-jda/JDA@v6.4.2...v6.5.0) --- updated-dependencies: - dependency-name: net.dv8tion:JDA dependency-version: 6.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 953f76e commit 37d6a49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repositories {
99
}
1010

1111
dependencies {
12-
implementation("net.dv8tion:JDA:6.4.2") {
12+
implementation("net.dv8tion:JDA:6.5.0") {
1313
exclude(module="opus-java")
1414
exclude(module="tink")
1515
}

0 commit comments

Comments
 (0)