There was an error while loading. Please reload this page.
2 parents dee9451 + e270c99 commit fc25838Copy full SHA for fc25838
1 file changed
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'java'
5
id 'java-library'
6
id 'maven-publish'
7
- id 'com.gradleup.shadow' version '9.0.0-beta12' // Remove this line and shadowJar task if you don't need shadow
+ id 'com.gradleup.shadow' version '9.0.0-rc1' // Remove this line and shadowJar task if you don't need shadow
8
id 'org.jetbrains.changelog' version '2.2.1'
9
id 'xyz.wagyourtail.unimined' version '1.4.1'
10
}
0 commit comments