Skip to content

Commit cbb06be

Browse files
Bump com.github.johnrengelman.shadow from 5.0.0 to 8.1.1
Bumps com.github.johnrengelman.shadow from 5.0.0 to 8.1.1. --- 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 43c44b0 commit cbb06be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'java-gradle-plugin'
44
id 'maven-publish' // used for publishing to local maven repository
55
id 'com.gradle.plugin-publish' version '1.2.0'
6-
id 'com.github.johnrengelman.shadow' version '7.1.2'
6+
id 'com.github.johnrengelman.shadow' version '8.1.1'
77
id 'com.github.ben-manes.versions' version '0.51.0'
88
}
99

0 commit comments

Comments
 (0)