Skip to content

Commit 3e8c4ea

Browse files
chore(deps): update plugin com.gradleup.shadow to v9.3.1 (#81)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 18bb866 commit 3e8c4ea

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)