Skip to content

Commit 42ba648

Browse files
chore(deps): update plugin com.gradleup.shadow to v9.4.1 (#126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2166da8 commit 42ba648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

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

66
val javaVersionsOverride = mapOf(

0 commit comments

Comments
 (0)