Skip to content

Commit b1012df

Browse files
dependabot[bot]purejava
authored andcommitted
Bump com.gradleup.shadow from 9.0.0 to 9.0.2
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.0.0 to 9.0.2. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.0.0...9.0.2) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71acbb2 commit b1012df

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
@@ -1,5 +1,5 @@
11
plugins {
2-
id("com.gradleup.shadow") version "9.0.0"
2+
id("com.gradleup.shadow") version "9.0.2"
33
id("com.github.breadmoirai.github-release") version "2.5.2"
44
id("com.palantir.git-version") version "4.0.0"
55
id("java")

0 commit comments

Comments
 (0)