Skip to content

Commit e91509c

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/com.github.johnrengelman.shadow-8.1.0' into combined-pr-branch
2 parents f77b557 + 04f34d8 commit e91509c

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
@@ -13,7 +13,7 @@ buildscript {
1313

1414
plugins {
1515
id 'io.franzbecker.gradle-lombok' version '5.0.0'
16-
id 'com.github.johnrengelman.shadow' version '7.1.2'
16+
id 'com.github.johnrengelman.shadow' version '8.1.0'
1717
id 'me.champeau.gradle.japicmp' version '0.4.1' apply false
1818
id 'com.diffplug.spotless' version '6.13.0' apply false
1919
}

0 commit comments

Comments
 (0)