We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d27eab6 commit b0b26bcCopy full SHA for b0b26bc
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
4
id 'com.diffplug.spotless' version '6.25.0'
5
id 'org.barfuin.gradle.jacocolog' version '3.1.0'
6
- id 'com.github.johnrengelman.shadow' version '8.1.1'
+ id 'com.gradleup.shadow' version '8.3.10'
7
id 'io.freefair.lombok' version '8.4'
8
}
9
0 commit comments