We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e929796 + bbd9eb3 commit 20841f7Copy full SHA for 20841f7
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.1.0'
5
- id 'com.gradleup.shadow' version '9.2.2'
+ id 'com.gradleup.shadow' version '9.3.0'
6
}
7
8
repositories {
0 commit comments