Skip to content

Commit 7be45fc

Browse files
chore(deps): Bump com.gradleup.shadow from 9.4.1 to 9.4.2
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.4.1 to 9.4.2. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.4.1...9.4.2) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1506edf commit 7be45fc

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.5.5"
7-
id 'com.gradleup.shadow' version '9.4.1'
7+
id 'com.gradleup.shadow' version '9.4.2'
88
id 'java'
99
}
1010

0 commit comments

Comments
 (0)