Skip to content

Commit 681a4c9

Browse files
Update plugin com.github.johnrengelman.shadow to v8
1 parent e6a4974 commit 681a4c9

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
33
`java-library`
44
`maven-publish`
5-
id("com.github.johnrengelman.shadow") version "7.1.2"
5+
id("com.github.johnrengelman.shadow") version "8.0.0"
66
}
77

88
group = "net.azisaba.ballotbox"

0 commit comments

Comments
 (0)