Skip to content

Commit 3bcf094

Browse files
Update plugin com.gradleup.shadow to v9.4.0 (#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 557d94a commit 3bcf094

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
`maven-publish`
4-
id("com.gradleup.shadow") version "9.3.2"
4+
id("com.gradleup.shadow") version "9.4.0"
55
}
66

77
group = "com.iridium"

0 commit comments

Comments
 (0)