Skip to content

Commit e4d96bb

Browse files
build(deps): bump com.gradleup.shadow from 9.0.2 to 9.2.2
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.0.2 to 9.2.2. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.0.2...9.2.2) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67dd787 commit e4d96bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ plugins {
2828

2929
id("com.palantir.git-version") version "3.1.0"
3030

31-
id("com.gradleup.shadow") version "9.0.2"
31+
id("com.gradleup.shadow") version "9.2.2"
3232

3333
id("earth.terrarium.cloche") version "0.13.4"
3434

0 commit comments

Comments
 (0)