Upgraded to Kotlin 1.5.21 and JDK 16.
This commit is contained in:
parent
8f3e04c021
commit
756f226435
6 changed files with 25 additions and 17 deletions
|
@ -1,7 +1,7 @@
|
|||
plugins {
|
||||
id("application")
|
||||
id("com.github.ben-manes.versions") version "0.39.0"
|
||||
kotlin("jvm") version "1.5.20"
|
||||
kotlin("jvm") version "1.5.21"
|
||||
}
|
||||
|
||||
// ./gradlew run
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue