Skip to content

Commit 3c82a5b

Browse files
Merge pull request #6884 from netology-code/dependabot/gradle/04_sync/server/jvm-2.3.0
2 parents b7f48d4 + e3c06a7 commit 3c82a5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

04_sync/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.20"
5+
kotlin("jvm") version "2.3.10"
66
kotlin("plugin.spring") version "2.3.10"
77
}
88

0 commit comments

Comments
 (0)