Skip to content

Commit 977987e

Browse files
committed
Update Shadow
8.3.6 -> 8.3.7
1 parent 5a5e3e2 commit 977987e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import xyz.srnyx.gradlegalaxy.utility.setupPublishing
77
plugins {
88
java
99
id("xyz.srnyx.gradle-galaxy") version "1.3.3"
10-
id("com.gradleup.shadow") version "8.3.6"
10+
id("com.gradleup.shadow") version "8.3.7"
1111
}
1212

1313
setupJava("xyz.srnyx", "2.0.0", "General Java utility library for srnyx's projects", JavaVersion.VERSION_1_8)

0 commit comments

Comments
 (0)