mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2024-11-02 09:09:35 +01:00
update kotlin
This commit is contained in:
parent
a1e0790697
commit
1c0f4f3b16
@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
||||
plugins {
|
||||
`java-library`
|
||||
application
|
||||
kotlin("jvm") version "1.4.31"
|
||||
kotlin("jvm") version "1.4.32"
|
||||
id("maven-publish")
|
||||
id("com.github.johnrengelman.shadow") version "6.1.0"
|
||||
id("com.github.ben-manes.versions") version "0.38.0"
|
||||
|
Loading…
Reference in New Issue
Block a user