Skip to content

Commit c43be44

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

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.1.0"
44
}
55

66
group = "win.templeos"

0 commit comments

Comments
 (0)