Skip to content

Commit 08578bd

Browse files
Update plugin com.gradleup.shadow to v9
1 parent b8246f2 commit 08578bd

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
@@ -5,7 +5,7 @@ plugins {
55
id("java-library")
66
id("maven-publish")
77
id("signing")
8-
id("com.gradleup.shadow") version "8.3.1"
8+
id("com.gradleup.shadow") version "9.3.0"
99
}
1010

1111
repositories {

0 commit comments

Comments
 (0)