Updated dependencies
This commit is contained in:
parent
4821274d13
commit
46dbe3d201
14 changed files with 69 additions and 56 deletions
|
@ -2,8 +2,8 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
|||
|
||||
plugins {
|
||||
id("application")
|
||||
id("com.github.ben-manes.versions") version "0.42.0"
|
||||
kotlin("jvm") version "1.7.20"
|
||||
id("com.github.ben-manes.versions") version "0.47.0"
|
||||
kotlin("jvm") version "1.8.20"
|
||||
}
|
||||
|
||||
// ./gradlew run
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue