We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d39531 + c77b6a5 commit 29b2ce0Copy full SHA for 29b2ce0
04_recycler/server/build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
id("org.springframework.boot") version "4.0.1"
3
id("io.spring.dependency-management") version "1.1.7"
4
- val kotlinVersion = "2.2.21"
+ val kotlinVersion = "2.3.0"
5
id("org.jetbrains.kotlin.plugin.jpa") version kotlinVersion
6
kotlin("jvm") version kotlinVersion
7
kotlin("plugin.spring") version kotlinVersion
0 commit comments