Skip to content

Commit e5ee2d8

Browse files
Merge pull request #4660 from netology-code/dependabot/gradle/02_arch/server/kotlinVersion-2.2.21
2 parents 30c739a + 7150f2d commit e5ee2d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

02_arch/server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id("org.springframework.boot") version "4.0.0"
33
id("io.spring.dependency-management") version "1.1.7"
4-
val kotlinVersion = "2.2.10"
4+
val kotlinVersion = "2.3.0"
55
id("org.jetbrains.kotlin.plugin.jpa") version kotlinVersion
66
kotlin("jvm") version kotlinVersion
77
kotlin("plugin.spring") version kotlinVersion

0 commit comments

Comments
 (0)