mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-22 17:27:38 +00:00
Revert "Update dependency gradle.plugin.com.github.johnrengelman:shadow to v8 (#2113)"
This reverts commit 7a667131ba
.
This commit is contained in:
parent
184eb215b6
commit
7f6a27d083
@ -30,7 +30,7 @@ val properties = Properties().also { props ->
|
||||
dependencies {
|
||||
implementation(gradleApi())
|
||||
implementation("org.ajoberstar.grgit:grgit-gradle:4.1.1")
|
||||
implementation("gradle.plugin.com.github.johnrengelman:shadow:8.0.0")
|
||||
implementation("gradle.plugin.com.github.johnrengelman:shadow:7.1.2")
|
||||
implementation("io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin:1.5.1")
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user