Skip to content

Commit 20841f7

Browse files
authored
Merge pull request #12 from Project516/renovate/com.gradleup.shadow-9.x
Update plugin com.gradleup.shadow to v9.3.0
2 parents e929796 + bbd9eb3 commit 20841f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
// Apply the application plugin to add support for building a CLI application in Java.
33
id 'application'
44
id 'com.diffplug.spotless' version '8.1.0'
5-
id 'com.gradleup.shadow' version '9.2.2'
5+
id 'com.gradleup.shadow' version '9.3.0'
66
}
77

88
repositories {

0 commit comments

Comments
 (0)