Skip to content

Commit 650368f

Browse files
Update plugin com.gradleup.shadow to v9
1 parent 16d002e commit 650368f

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
@@ -1,6 +1,6 @@
11
plugins {
22
kotlin("jvm") version "2.2.0"
3-
id("com.gradleup.shadow") version "8.3.8"
3+
id("com.gradleup.shadow") version "9.0.2"
44
}
55

66
group = "win.templeos"

0 commit comments

Comments
 (0)