Skip to content

Commit 179d9c3

Browse files
Bump com.github.johnrengelman.shadow from 7.1.2 to 8.1.1 (#361)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35e831d commit 179d9c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pluginManagement {
1818
id("com.diffplug.spotless") version "6.11.0"
1919
id("com.github.ben-manes.versions") version "0.46.0"
2020
id("com.github.jk1.dependency-license-report") version "2.1"
21-
id("com.github.johnrengelman.shadow") version "7.1.2"
21+
id("com.github.johnrengelman.shadow") version "8.1.1"
2222
id("com.google.cloud.tools.jib") version "3.3.1"
2323
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
2424
id("nebula.release") version "17.2.1"

0 commit comments

Comments
 (0)