Skip to content

Commit c9c2771

Browse files
authored
Merge pull request #29 from Project516/renovate/com.gradleup.shadow-9.x
Update plugin com.gradleup.shadow to v9.4.1
2 parents 9379de0 + 8619487 commit c9c2771

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
@@ -6,7 +6,7 @@ plugins {
66
// Apply the application plugin to add support for building a CLI application in Java.
77
id 'application'
88
id 'com.diffplug.spotless' version '8.4.0'
9-
id 'com.gradleup.shadow' version '9.4.0'
9+
id 'com.gradleup.shadow' version '9.4.1'
1010
}
1111

1212
repositories {

0 commit comments

Comments
 (0)