We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6f248c + 88cdf34 commit 98653cbCopy full SHA for 98653cb
1 file changed
12_images/server/build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
id("io.spring.dependency-management") version "1.1.7"
4
id("org.jetbrains.kotlin.plugin.jpa") version "2.2.10"
5
kotlin("jvm") version "2.2.20"
6
- kotlin("plugin.spring") version "2.2.10"
+ kotlin("plugin.spring") version "2.3.10"
7
}
8
9
group = "ru.netology"
0 commit comments