Skip to content

Commit c92c2e5

Browse files
Bump com.github.johnrengelman.shadow from 7.1.2 to 8.1.1
Bumps com.github.johnrengelman.shadow from 7.1.2 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] <support@github.com>
1 parent a05b575 commit c92c2e5

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
@@ -5,7 +5,7 @@ plugins {
55
id "jacoco"
66
id "com.gradle.plugin-publish" version "1.2.0"
77
id 'org.ajoberstar.reckon' version "0.16.1"
8-
id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
8+
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
99
id "org.sonarqube" version "4.0.0.2929"
1010
id "be.vbgn.ci-detect" version "0.5.0"
1111
}

0 commit comments

Comments
 (0)