Skip to content

Commit 870dab8

Browse files
Update plugin com.gradleup.shadow to v9
1 parent d205af7 commit 870dab8

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 @@ import de.undercouch.gradle.tasks.download.Download
22

33
plugins {
44
// https://plugins.gradle.org/plugin/com.gradleup.shadow
5-
id 'com.gradleup.shadow' version '8.3.9'
5+
id 'com.gradleup.shadow' version '9.0.1'
66
// https://plugins.gradle.org/plugin/de.undercouch.download
77
id 'de.undercouch.download' version '5.6.0'
88
id 'java'

0 commit comments

Comments
 (0)