We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents caa001c + 01ced3c commit 9ff4f32Copy full SHA for 9ff4f32
1 file changed
01_backend/server/build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
id("org.springframework.boot") version "3.5.5"
3
id("io.spring.dependency-management") version "1.1.7"
4
- id("org.jetbrains.kotlin.plugin.jpa") version "2.2.10"
+ id("org.jetbrains.kotlin.plugin.jpa") version "2.3.10"
5
kotlin("jvm") version "2.3.10"
6
kotlin("plugin.spring") version "2.2.10"
7
}
0 commit comments