We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9379de0 + 8619487 commit c9c2771Copy full SHA for c9c2771
app/build.gradle
@@ -6,7 +6,7 @@ plugins {
6
// Apply the application plugin to add support for building a CLI application in Java.
7
id 'application'
8
id 'com.diffplug.spotless' version '8.4.0'
9
- id 'com.gradleup.shadow' version '9.4.0'
+ id 'com.gradleup.shadow' version '9.4.1'
10
}
11
12
repositories {
0 commit comments