diff --git a/gradle.properties b/gradle.properties index 8ad1ac8a..553ea83c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,7 +18,7 @@ kotlin.code.style=official kotlinVersion=2.1.0 springBootVersion=3.4.1 springBootDependencyManagementVersion=1.1.7 -jdaVersion=5.2.1 +jdaVersion=5.2.2 commonsCollections4Version=4.4 orgJSONVersion=20240303 mockitoKotlinVersion=5.4.0