Skip to content

Commit

Permalink
Switch DeviousJDA branch because I really want to figure out what's c…
Browse files Browse the repository at this point in the history
…ausing that many retrieve calls
  • Loading branch information
MrPowerGamerBR committed Dec 20, 2024
1 parent 52b82f0 commit 2078a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencyResolutionManagement {
val logback = version("logback", "1.4.14")
val kotlinxCoroutines = version("kotlinx-coroutines", "1.6.4")

library("deviousjda", "com.github.LorittaBot", "DeviousJDA").version("4235406ee9")
library("deviousjda", "com.github.LorittaBot", "DeviousJDA").version("665dd9215b")

library("kotlinx-coroutines-core", "org.jetbrains.kotlinx", "kotlinx-coroutines-core").version(kotlinxCoroutines)
library("kotlinx-coroutines-debug", "org.jetbrains.kotlinx", "kotlinx-coroutines-debug").version(kotlinxCoroutines)
Expand Down

0 comments on commit 2078a30

Please sign in to comment.