Skip to content

Commit d57b32b

Browse files
Bump com.gradleup.shadow from 8.3.9 to 9.2.2
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.9 to 9.2.2. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.9...9.2.2) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.2.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e4f1e2 commit d57b32b

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
@@ -1,6 +1,6 @@
11
plugins {
22
id 'archunit.base-conventions'
3-
id 'com.gradleup.shadow' version '8.3.9' apply false
3+
id 'com.gradleup.shadow' version '9.2.2' apply false
44
id 'com.github.spotbugs' version '6.4.3' apply false
55
id "io.github.gradle-nexus.publish-plugin" version "2.0.0" apply false
66
id "com.diffplug.spotless" version "8.0.0" apply false

0 commit comments

Comments
 (0)