diff --git a/gradle.properties b/gradle.properties index 284a73aa..dcc1966f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,7 +18,7 @@ kotlin.code.style=official kotlinVersion=2.2.21 springBootVersion=3.5.10 springBootDependencyManagementVersion=1.1.7 -jdaVersion=5.6.1 +jdaVersion=6.3.1 commonsCollections4Version=4.5.0 orgJSONVersion=20250517 mockitoKotlinVersion=6.1.0