Bumped Kotlin to version 1.9.24
This commit is contained in:
parent
6f738cee9e
commit
94254cd590
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
plugins {
|
||||
id("application")
|
||||
id("com.github.ben-manes.versions") version "0.51.0"
|
||||
kotlin("jvm") version "1.9.23"
|
||||
kotlin("jvm") version "1.9.24"
|
||||
kotlin("kapt") version "1.9.23"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue