Skip to content

Commit 2ed0a2a

Browse files
chore(deps): Bump com.gradleup.shadow from 9.4.2 to 9.4.3 (#397)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.4.2 to 9.4.3. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.4.2...9.4.3) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.4.3 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 2d725a1 commit 2ed0a2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import java.util.TimeZone
77
plugins {
88
checkstyle
99
id("com.github.spotbugs") version "6.5.8"
10-
id("com.gradleup.shadow") version "9.4.2"
10+
id("com.gradleup.shadow") version "9.4.3"
1111
java
1212
}
1313

0 commit comments

Comments
 (0)