We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c904be9 commit c68f5f9Copy full SHA for c68f5f9
app/build.gradle
@@ -2,7 +2,7 @@ plugins {
2
// Apply the application plugin to add support for building a CLI application in Java.
3
id 'application'
4
id 'com.diffplug.spotless' version '8.2.1'
5
- id 'com.gradleup.shadow' version '9.3.1'
+ id 'com.gradleup.shadow' version '9.3.2'
6
}
7
8
repositories {
0 commit comments