Skip to content

Commit 50192a6

Browse files
deps: bump com.gradleup.shadow from 9.1.0 to 9.2.2 (#294)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.1.0 to 9.2.2. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.1.0...9.2.2) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.2.2 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 a64b982 commit 50192a6

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
@@ -4,7 +4,7 @@ import java.text.SimpleDateFormat
44
plugins {
55
id 'checkstyle'
66
id "com.github.spotbugs" version "6.4.2"
7-
id 'com.gradleup.shadow' version '9.1.0'
7+
id 'com.gradleup.shadow' version '9.2.2'
88
id 'java'
99
}
1010

0 commit comments

Comments
 (0)