diff --git a/build.gradle b/build.gradle index 3b38070..3478842 100644 --- a/build.gradle +++ b/build.gradle @@ -15,7 +15,7 @@ buildscript { } } dependencies { - classpath 'com.gradleup.shadow:shadow-gradle-plugin:9.3.1' + classpath 'com.gradleup.shadow:shadow-gradle-plugin:9.3.2' classpath 'org.apache.commons:commons-configuration2:2.13.0' classpath 'com.guardsquare:proguard-gradle:7.8.2' classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.8'