Skip to content

Commit 49f82eb

Browse files
Merge pull request #30 from OneLiteFeatherNET/renovate/com.gradleup.shadow-8.x
Update plugin com.gradleup.shadow to v8.3.6
2 parents 4a13871 + 98b667e commit 49f82eb

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,7 +1,7 @@
11
plugins {
22
java
33
application
4-
id("com.gradleup.shadow") version "8.3.3"
4+
id("com.gradleup.shadow") version "8.3.6"
55
alias(libs.plugins.publishdata)
66
`maven-publish`
77
}

0 commit comments

Comments
 (0)