Skip to content
This repository was archived by the owner on Oct 13, 2024. It is now read-only.

Commit 5a346af

Browse files
Update plugin com.github.johnrengelman.shadow to v8
1 parent a738bc6 commit 5a346af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
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.1.0"
66
id("com.github.hierynomus.license-base") version "0.16.1"
77
}
88

0 commit comments

Comments
 (0)