Skip to content

Commit 5b354d4

Browse files
Bump com.github.johnrengelman.shadow from 7.0.0 to 7.1.2 in /examples
Bumps com.github.johnrengelman.shadow from 7.0.0 to 7.1.2. --- updated-dependencies: - dependency-name: com.github.johnrengelman.shadow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0699126 commit 5b354d4

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)