Skip to content

Commit 3467530

Browse files
Bump com.gradleup.shadow from 9.0.0-beta17 to 9.1.0 (#23)
1 parent ce144c4 commit 3467530

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-library`
33
`maven-publish`
4-
id("com.gradleup.shadow") version "9.0.0-beta17"
4+
id("com.gradleup.shadow") version "9.1.0"
55
}
66

77
group = "cn.dreeam.caeruleum"

0 commit comments

Comments
 (0)