Skip to content

Commit fc25838

Browse files
Merge branch 'main' into mixin
2 parents dee9451 + e270c99 commit fc25838

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id 'java'
55
id 'java-library'
66
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
7+
id 'com.gradleup.shadow' version '9.0.0-rc1' // Remove this line and shadowJar task if you don't need shadow
88
id 'org.jetbrains.changelog' version '2.2.1'
99
id 'xyz.wagyourtail.unimined' version '1.4.1'
1010
}

0 commit comments

Comments
 (0)