Skip to content

Commit f65d8d2

Browse files
authored
Merge pull request #31 from Winds-Studio/dependabot/gradle/com.gradleup.shadow-9.3.0
Bump com.gradleup.shadow from 9.2.2 to 9.3.0
2 parents a53fb9e + a8b9d98 commit f65d8d2

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.2.2"
4+
id("com.gradleup.shadow") version "9.3.0"
55
}
66

77
group = "cn.dreeam.caeruleum"

0 commit comments

Comments
 (0)