Skip to content

Commit e80b99f

Browse files
Update plugin com.github.johnrengelman.shadow to v8.1.1
1 parent 2918f2f commit e80b99f

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,7 +1,7 @@
11
plugins {
22
`java-library`
33
`maven-publish`
4-
id("com.github.johnrengelman.shadow") version "8.1.0"
4+
id("com.github.johnrengelman.shadow") version "8.1.1"
55
}
66

77
group = "com.eternalcode"

0 commit comments

Comments
 (0)