Skip to content

Commit d6de1df

Browse files
committed
feat: update shadow to 9.1.0
1 parent c47b294 commit d6de1df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
java
3-
id("com.gradleup.shadow") version "8.3.10"
3+
id("com.gradleup.shadow") version "9.1.0"
44
`java-library`
55
`maven-publish`
66
}

0 commit comments

Comments
 (0)