Skip to content

Commit cbdae76

Browse files
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 148222d commit cbdae76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
kotlin("jvm")
3-
id("com.gradleup.shadow") version "9.4.1"
3+
id("com.gradleup.shadow") version "9.4.2"
44
}
55

66
dependencies {

0 commit comments

Comments
 (0)