Skip to content

Commit 9ffb417

Browse files
Update shadow gradle plugin to 8.3.5
* made sure all publications and testclasspaths are unchanged
1 parent 7a9d09b commit 9ffb417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ buildscript {
1212

1313
plugins {
1414
id 'io.franzbecker.gradle-lombok' version '5.0.0'
15-
id 'com.gradleup.shadow' version '8.3.0'
15+
id 'com.gradleup.shadow' version '8.3.5'
1616
id 'me.champeau.gradle.japicmp' version '0.4.3' apply false
1717
id 'com.diffplug.spotless' version '6.13.0' apply false
1818
}

0 commit comments

Comments
 (0)