We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0364864 + 909d534 commit e1e7750Copy full SHA for e1e7750
1 file changed
server/build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("jvm") version "2.1.21"
+ kotlin("jvm") version "2.2.0"
3
kotlin("plugin.spring") version "2.2.0"
4
id("org.springframework.boot") version "3.5.3"
5
id("io.spring.dependency-management") version "1.1.7"
0 commit comments