Skip to content

Commit 72891c5

Browse files
deps: Bump com.gradleup.shadow from 9.4.0 to 9.4.1 (#332)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.4.0 to 9.4.1. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.4.0...9.4.1) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de81c70 commit 72891c5

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

0 commit comments

Comments
 (0)