Mirror von
https://github.com/PaperMC/Velocity.git
synchronisiert 2024-11-17 05:20:14 +01:00
Bump Gradle Shadow version
We'll need to upgrade to Gradle 7 soon, probably also with an upgrade to Kotlin DSL too...
Dieser Commit ist enthalten in:
Ursprung
65cf7072cd
Commit
49c25e24c7
@ -1,9 +1,6 @@
|
|||||||
buildscript {
|
buildscript {
|
||||||
repositories {
|
|
||||||
jcenter()
|
|
||||||
}
|
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.github.jengelman.gradle.plugins:shadow:5.2.0'
|
classpath 'com.github.jengelman.gradle.plugins:shadow:6.1.0'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren