We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 619894e commit e717930Copy full SHA for e717930
1 file changed
app/build.gradle
@@ -6,7 +6,7 @@ plugins {
6
7
id 'application'
8
id 'com.diffplug.spotless' version '8.3.0'
9
- id 'com.gradleup.shadow' version '9.3.2'
+ id 'com.gradleup.shadow' version '9.4.0'
10
}
11
12
repositories {
0 commit comments