diff --git a/build.gradle.kts b/build.gradle.kts index ca08c57..0124ea7 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -17,7 +17,7 @@ dependencies { implementation("org.yaml:snakeyaml:2.5") - implementation("com.gradleup.shadow:shadow-gradle-plugin:9.2.2") + implementation("com.gradleup.shadow:shadow-gradle-plugin:9.3.0") implementation("net.thebugmc.gradle.sonatype-central-portal-publisher:net.thebugmc.gradle.sonatype-central-portal-publisher.gradle.plugin:1.2.4") implementation("org.cthing.build-constants:org.cthing.build-constants.gradle.plugin:2.1.0") implementation("com.github.spotbugs:com.github.spotbugs.gradle.plugin:6.4.5")