Bumped bld to version 1.9.1
Bumped Grade to version 8.7
This commit is contained in:
parent
ab87916f16
commit
154bcccc9c
14 changed files with 15 additions and 15 deletions
|
@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
|||
plugins {
|
||||
id("application")
|
||||
id("com.github.ben-manes.versions") version "0.51.0"
|
||||
kotlin("jvm") version "1.9.21"
|
||||
kotlin("jvm") version "1.9.24"
|
||||
}
|
||||
|
||||
defaultTasks(ApplicationPlugin.TASK_RUN_NAME)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue