Skip to content

Commit ffda1c4

Browse files
chore(deps): bump com.gradleup.shadow from 9.0.0 to 9.4.0
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.0.0 to 9.4.0. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.0.0...9.4.0) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff80784 commit ffda1c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ subprojects {
2020
jupiterVersion = '5.13.4'
2121
mockitoVersion = '4.11.0'
2222
nimbusVersion = '10.8'
23-
shadowVersion = '9.0.0'
23+
shadowVersion = '9.4.0'
2424

2525
//IMPORTANT: This must be in sync with the shaded netty version in gRPC
2626
nettyVersion = '4.2.9.Final'

0 commit comments

Comments
 (0)