Skip to content

Commit f1cddf3

Browse files
chore(deps): update plugin com.gradleup.shadow to v9.3.1
1 parent 18bb866 commit f1cddf3

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
@@ -19,7 +19,7 @@
1919
plugins {
2020
id "java"
2121
id "application"
22-
id "com.gradleup.shadow" version "9.3.0"
22+
id "com.gradleup.shadow" version "9.3.1"
2323
id "jacoco"
2424
}
2525

0 commit comments

Comments
 (0)