Skip to content

Commit 97b8008

Browse files
Update plugin com.gradleup.shadow to v9.2.2
1 parent ef17d3d commit 97b8008

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.0.2"
3+
id("com.gradleup.shadow") version "9.2.2"
44
id("io.freefair.lombok") version "8.14"
55
}
66

0 commit comments

Comments
 (0)