Skip to content

Commit 5779763

Browse files
Build(deps): Bump com.github.johnrengelman.shadow from 7.1.2 to 8.1.1 (#333)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c334b7 commit 5779763

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
@@ -21,7 +21,7 @@ plugins {
2121
id "com.diffplug.spotless" version "6.12.1" apply false
2222
id "org.nosphere.apache.rat" version "0.8.1"
2323
id "com.github.maiflai.scalatest" version "0.32" apply false
24-
id "com.github.johnrengelman.shadow" version "7.1.2" apply false
24+
id "com.github.johnrengelman.shadow" version "8.1.1" apply false
2525
}
2626

2727
project.ext {

0 commit comments

Comments
 (0)