Skip to content

Commit aeb54bb

Browse files
dependency: Update plugin com.gradleup.shadow to v9.5.1 (#308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 27bfa50 commit aeb54bb

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

88
group = "com.eternalcode"

0 commit comments

Comments
 (0)