Skip to content

Commit 6ab57d2

Browse files
build(deps): bump com.gradleup.shadow from 9.3.0 to 9.4.0
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.3.0 to 9.4.0. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.3.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 fa9617e commit 6ab57d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
plugins {
88
id 'application'
99
id 'com.google.cloud.tools.jib' version '3.5.0'
10-
id 'com.gradleup.shadow' version '9.3.0'
10+
id 'com.gradleup.shadow' version '9.4.0'
1111
id 'database-settings'
1212
}
1313

0 commit comments

Comments
 (0)