Skip to content

Commit 7a1f678

Browse files
Bump com.gradleup.shadow from 9.3.0 to 9.3.1
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.3.0 to 9.3.1. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.3.0...9.3.1) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c57d38 commit 7a1f678

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
@@ -8,7 +8,7 @@ plugins {
88
id 'java'
99
id 'jacoco'
1010
id 'application'
11-
id 'com.gradleup.shadow' version '9.3.0'
11+
id 'com.gradleup.shadow' version '9.3.1'
1212
}
1313

1414
group = 'ca.craigthomas'

0 commit comments

Comments
 (0)