mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-12 12:22:12 +00:00
Upgrade Kotlin
This commit is contained in:
parent
8e26832f59
commit
1dcc7ef316
@ -1,7 +1,7 @@
|
||||
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
||||
|
||||
plugins {
|
||||
kotlin("jvm") version "1.9.10"
|
||||
kotlin("jvm") version "2.1.20"
|
||||
application
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user