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

Commit a157c71

Browse files
committed
Bumped Shadow Plugin
1 parent 28449b1 commit a157c71

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.0.0"
5+
id("com.github.johnrengelman.shadow") version "7.1.0"
66
id("com.github.hierynomus.license-base") version "0.16.1"
77
}
88

0 commit comments

Comments
 (0)