Skip to content

Commit a21f5dd

Browse files
authored
Merge pull request #13 from LuaLink/renovate/com.gradleup.shadow-8.x
Update plugin com.gradleup.shadow to v8.3.7
2 parents b6df11f + 35dfd19 commit a21f5dd

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.6"
3+
id("com.gradleup.shadow") version "8.3.7"
44
}
55

66
group = "win.templeos"

0 commit comments

Comments
 (0)