Skip to content

Commit f06b968

Browse files
Merge pull request #6906 from netology-code/dependabot/gradle/05_current/server/plugin.spring-2.3.0
2 parents bd5df43 + 5163f03 commit f06b968

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
@@ -3,7 +3,7 @@ plugins {
33
id("io.spring.dependency-management") version "1.1.7"
44
id("org.jetbrains.kotlin.plugin.jpa") version "2.3.10"
55
kotlin("jvm") version "2.2.10"
6-
kotlin("plugin.spring") version "2.2.20"
6+
kotlin("plugin.spring") version "2.3.10"
77
}
88

99
group = "ru.netology"

0 commit comments

Comments
 (0)