Skip to content

Commit 3c7bced

Browse files
dependabot[bot]purejava
authored andcommitted
Bump com.gradleup.shadow from 9.4.1 to 9.4.2 in the java-bundles group
Bumps the java-bundles group with 1 update: [com.gradleup.shadow](https://github.com/GradleUp/shadow). Updates `com.gradleup.shadow` from 9.4.1 to 9.4.2 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.4.1...9.4.2) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-bundles ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6233813 commit 3c7bced

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4.1"
2+
id("com.gradleup.shadow") version "9.4.2"
33
id("com.github.breadmoirai.github-release") version "2.5.2"
44
id("com.palantir.git-version") version "5.0.0"
55
id("java")

0 commit comments

Comments
 (0)