Updated dependencies and copyright.
This commit is contained in:
parent
f09b3e9610
commit
266817ed89
10 changed files with 35 additions and 27 deletions
|
@ -2,8 +2,8 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
|||
|
||||
plugins {
|
||||
id("application")
|
||||
id("com.github.ben-manes.versions") version "0.39.0"
|
||||
kotlin("jvm") version "1.5.31"
|
||||
id("com.github.ben-manes.versions") version "0.40.0"
|
||||
kotlin("jvm") version "1.6.10"
|
||||
}
|
||||
|
||||
// ./gradlew run
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue