Skip to content

Commit 04f34d8

Browse files
Bump com.github.johnrengelman.shadow from 7.1.2 to 8.1.0 in /examples
Bumps com.github.johnrengelman.shadow from 7.1.2 to 8.1.0. --- updated-dependencies: - dependency-name: com.github.johnrengelman.shadow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f49046 commit 04f34d8

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)