diff --git a/build.gradle b/build.gradle index 98f3c80..c5b5565 100644 --- a/build.gradle +++ b/build.gradle @@ -1,6 +1,6 @@ plugins { id 'java' - id 'com.gradleup.shadow' version '8.3.7' + id 'com.gradleup.shadow' version '9.3.0' } group = 'com.antonbondoc'