Skip to content

Commit 596c385

Browse files
Update plugin com.gradleup.shadow to v9.1.0
1 parent f826ca4 commit 596c385

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
@@ -1,6 +1,6 @@
11
plugins {
22
// https://plugins.gradle.org/plugin/com.gradleup.shadow
3-
id 'com.gradleup.shadow' version '9.0.2'
3+
id 'com.gradleup.shadow' version '9.1.0'
44
// https://plugins.gradle.org/plugin/de.undercouch.download
55
id 'de.undercouch.download' version '5.6.0'
66
id 'java'

0 commit comments

Comments
 (0)