Skip to content

Commit b297f54

Browse files
deps: bump com.gradleup.shadow from 8.3.7 to 8.3.8 (#271)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.7 to 8.3.8. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.7...8.3.8) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 8.3.8 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 ae16f96 commit b297f54

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.2.1"
7-
id 'com.gradleup.shadow' version '8.3.7'
7+
id 'com.gradleup.shadow' version '8.3.8'
88
id 'java'
99
}
1010

0 commit comments

Comments
 (0)