Skip to content

Commit ed1ba6b

Browse files
Update plugin com.gradleup.shadow to v9.3.0 (#425)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 975229f commit ed1ba6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id("java-library")
33

44
// To create a fat jar build/libs/...-all.jar, run: ./gradlew shadowJar
5-
id("com.gradleup.shadow").version("9.2.2")
5+
id("com.gradleup.shadow").version("9.3.0")
66

77
// Code formatting; defines targets "spotlessApply" and "spotlessCheck"
88
// Version 8.0.0 and later requires Java 17+.

0 commit comments

Comments
 (0)