Updated dependencies
Bumped bld to version 2.1.0 Bumped Gradle to version 8.10.111
This commit is contained in:
parent
bc8f5d7670
commit
925338034b
29 changed files with 139 additions and 134 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 "2.0.0"
|
||||
kotlin("jvm") version "2.0.20"
|
||||
}
|
||||
|
||||
defaultTasks(ApplicationPlugin.TASK_RUN_NAME)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue