Skip to content

Commit ae12f6c

Browse files
Update plugin com.gradleup.shadow to v9.3.1
1 parent f26b0ce commit ae12f6c

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.0"
4+
id("com.gradleup.shadow") version "9.3.1"
55
}
66

77
group = "com.iridium"

0 commit comments

Comments
 (0)