Skip to content

Commit 90ee7a9

Browse files
Merge pull request #6920 from netology-code/dependabot/gradle/05_current/server/jvm-2.3.0
2 parents 3c82a5b + f21bc3c commit 90ee7a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

05_current/server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id("org.springframework.boot") version "3.5.5"
33
id("io.spring.dependency-management") version "1.1.7"
44
id("org.jetbrains.kotlin.plugin.jpa") version "2.3.10"
5-
kotlin("jvm") version "2.2.10"
5+
kotlin("jvm") version "2.3.10"
66
kotlin("plugin.spring") version "2.3.10"
77
}
88

0 commit comments

Comments
 (0)