mirror of
https://github.com/pcvolkmer/etl-processor.git
synced 2025-04-19 17:26:51 +00:00
chore: update kotlin version
This commit is contained in:
parent
070100eba0
commit
8b194e7212
@ -6,8 +6,8 @@ plugins {
|
||||
war
|
||||
id("org.springframework.boot") version "3.2.6"
|
||||
id("io.spring.dependency-management") version "1.1.5"
|
||||
kotlin("jvm") version "1.9.23"
|
||||
kotlin("plugin.spring") version "1.9.23"
|
||||
kotlin("jvm") version "1.9.24"
|
||||
kotlin("plugin.spring") version "1.9.24"
|
||||
}
|
||||
|
||||
group = "de.ukw.ccc"
|
||||
|
Loading…
x
Reference in New Issue
Block a user