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.
1 parent 3a4794e commit 30ebddcCopy full SHA for 30ebddc
build.gradle
@@ -12,7 +12,7 @@ buildscript {
12
13
plugins {
14
id 'io.franzbecker.gradle-lombok' version '5.0.0'
15
- id 'com.gradleup.shadow' version '8.3.8'
+ id 'com.gradleup.shadow' version '9.0.2'
16
id 'me.champeau.gradle.japicmp' version '0.4.3' apply false
17
id 'com.diffplug.spotless' version '6.22.0' apply false
18
id 'org.jreleaser' version '1.18.0' apply false
0 commit comments