Replace shadow with an updated fork

TODO: Remove shadow
This commit is contained in:
Nassim Jahnke 2024-04-03 16:14:29 +02:00
parent ec1e9a8935
commit 87b067eaac
No known key found for this signature in database
GPG Key ID: EF6771C01F6EF02F
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
plugins {
`java-library`
id("com.github.johnrengelman.shadow") version "8.1.1"
id("io.github.goooler.shadow") version "8.1.7"
}
repositories {