Skip to content

Commit 0c28059

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/com.github.johnrengelman.shadow-7.1.2' into combined-pr-branch
2 parents 13b8a3e + 5b354d4 commit 0c28059

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.0.0'
16+
id 'com.github.johnrengelman.shadow' version '7.1.2'
1717
id 'me.champeau.gradle.japicmp' version '0.2.9' apply false
1818
id 'com.diffplug.spotless' version '6.8.0' apply false
1919
id 'org.gradle.test-retry' version '1.4.0'

0 commit comments

Comments
 (0)