mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2025-02-16 01:41:24 +01:00
update kotlin
This commit is contained in:
parent
e8ba09d7c0
commit
fb4d49ad0d
@ -11,7 +11,7 @@ buildscript {
|
||||
plugins {
|
||||
`java-library`
|
||||
application
|
||||
kotlin("jvm") version "1.5.20"
|
||||
kotlin("jvm") version "1.5.21"
|
||||
id("maven-publish")
|
||||
id("com.github.johnrengelman.shadow") version "7.0.0"
|
||||
id("com.github.ben-manes.versions") version "0.39.0"
|
||||
|
Loading…
Reference in New Issue
Block a user