mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-12 04:23:54 +00:00
Update gradle and kotlin
This commit is contained in:
@ -14,5 +14,5 @@ dependencies {
|
||||
"shade"("org.enginehub.piston:core:${Versions.PISTON}")
|
||||
"shade"("org.enginehub.piston.core-ap:runtime:${Versions.PISTON}")
|
||||
"shade"("org.enginehub.piston:default-impl:${Versions.PISTON}")
|
||||
"shade"("org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72")
|
||||
"shade"("org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.0")
|
||||
}
|
||||
|
Reference in New Issue
Block a user