Skip to content

Commit 54cd907

Browse files
dependabot[bot]mbode
authored andcommitted
Bump com.gradleup.shadow from 9.2.2 to 9.3.0
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.2.2 to 9.3.0. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.2.2...9.3.0) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bd87f5 commit 54cd907

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
@@ -3,7 +3,7 @@ plugins {
33
jacoco
44

55
id("jvm-test-suite")
6-
id("com.gradleup.shadow") version "9.2.2"
6+
id("com.gradleup.shadow") version "9.3.0"
77
id("com.diffplug.spotless") version "8.1.0"
88
id("com.github.spotbugs") version "6.4.7"
99
id("com.avast.gradle.docker-compose") version "0.17.20"

0 commit comments

Comments
 (0)