We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 984d8ab commit 6bc8ef9Copy full SHA for 6bc8ef9
1 file changed
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'java'
3
id 'application'
4
- id 'com.github.johnrengelman.shadow' version '8.1.1'
+ id 'com.gradleup.shadow' version '8.3.9'
5
id 'io.freefair.lombok' version '6.5.1'
6
id 'com.diffplug.spotless' version '7.2.1'
7
}
0 commit comments