Skip to content

Commit b0000d4

Browse files
build(deps): bump net.dv8tion:JDA from 5.0.0-beta.15 to 5.0.0-beta.22 (#24)
1 parent b0a9d2f commit b0000d4

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.15")
13+
implementation("net.dv8tion:JDA:5.0.0-beta.22")
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)