mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-01 10:27:11 +00:00
Update dependency com.gradleup.shadow:shadow-gradle-plugin to v8.3.2 (#2923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
24c2ef2321
commit
f22f9abf49
@ -23,7 +23,7 @@ val properties = Properties().also { props ->
|
||||
dependencies {
|
||||
implementation(gradleApi())
|
||||
implementation("org.ajoberstar.grgit:grgit-gradle:5.2.2")
|
||||
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.1")
|
||||
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.2")
|
||||
implementation("io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin:1.7.2")
|
||||
constraints {
|
||||
val asmVersion = "[9.7,)"
|
||||
|
Loading…
Reference in New Issue
Block a user