We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce144c4 commit 3467530Copy full SHA for 3467530
build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
`java-library`
3
`maven-publish`
4
- id("com.gradleup.shadow") version "9.0.0-beta17"
+ id("com.gradleup.shadow") version "9.1.0"
5
}
6
7
group = "cn.dreeam.caeruleum"
0 commit comments