Skip to content

Commit 7af8bef

Browse files
dependency: Update plugin com.gradleup.shadow to v9.4.0 (#262)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1a38e8 commit 7af8bef

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
@@ -2,7 +2,7 @@ plugins {
22
`java-library`
33
application
44
idea
5-
id("com.gradleup.shadow") version "9.3.2"
5+
id("com.gradleup.shadow") version "9.4.0"
66
}
77

88
group = "com.eternalcode"

0 commit comments

Comments
 (0)