Skip to content

Commit d6dc6bb

Browse files
Update plugin com.gradleup.shadow to v9.4.0
1 parent e9d6f6e commit d6dc6bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3.0'
5-
id 'com.gradleup.shadow' version '9.3.2'
5+
id 'com.gradleup.shadow' version '9.4.0'
66
}
77

88
repositories {

0 commit comments

Comments
 (0)