Skip to content

Commit 3463b79

Browse files
Bump com.gradleup.shadow from 9.3.1 to 9.3.2 (#4337)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.3.1 to 9.3.2. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.3.1...9.3.2) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 370e872 commit 3463b79

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
@@ -19,7 +19,7 @@ plugins {
1919
id 'maven-publish'
2020
id 'antlr'
2121
id 'signing'
22-
id "com.gradleup.shadow" version "9.3.1"
22+
id "com.gradleup.shadow" version "9.3.2"
2323
id "biz.aQute.bnd.builder" version "7.1.0"
2424
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
2525
id "groovy"

0 commit comments

Comments
 (0)