We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a53fb9e + a8b9d98 commit f65d8d2Copy full SHA for f65d8d2
build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
`java-library`
3
`maven-publish`
4
- id("com.gradleup.shadow") version "9.2.2"
+ id("com.gradleup.shadow") version "9.3.0"
5
}
6
7
group = "cn.dreeam.caeruleum"
0 commit comments