Skip to content

Commit ff8b6eb

Browse files
Bump com.gradleup.shadow from 9.2.2 to 9.3.0 (#307)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dcac682 commit ff8b6eb

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
@@ -2,7 +2,7 @@ plugins {
22
id "java"
33
id "application"
44
id "jacoco"
5-
id 'com.gradleup.shadow' version '9.2.2'
5+
id 'com.gradleup.shadow' version '9.3.0'
66
id "ru.vyarus.mkdocs-build" version '4.0.1'
77
}
88

0 commit comments

Comments
 (0)