Skip to content

Commit 3601f46

Browse files
build(deps): bump net.dv8tion:JDA from 5.0.0-beta.22 to 5.0.0-beta.24
Bumps [net.dv8tion:JDA](https://github.com/discord-jda/JDA) from 5.0.0-beta.22 to 5.0.0-beta.24. - [Release notes](https://github.com/discord-jda/JDA/releases) - [Commits](discord-jda/JDA@v5.0.0-beta.22...v5.0.0-beta.24) --- updated-dependencies: - dependency-name: net.dv8tion:JDA dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b0000d4 commit 3601f46

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
@@ -10,7 +10,7 @@ repositories {
1010
}
1111

1212
dependencies {
13-
implementation("net.dv8tion:JDA:5.0.0-beta.22")
13+
implementation("net.dv8tion:JDA:5.0.0-beta.24")
1414
implementation("org.jetbrains.kotlin:kotlin-stdlib:1.9.22")
1515
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
1616
testImplementation(kotlin("test"))

0 commit comments

Comments
 (0)