Skip to content

Commit 9bf5883

Browse files
[deps]: Bump org.jetbrains.kotlin.plugin.spring from 1.9.25 to 2.1.10
Bumps [org.jetbrains.kotlin.plugin.spring](https://github.com/JetBrains/kotlin) from 1.9.25 to 2.1.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.25...v2.1.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.plugin.spring dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e36cef6 commit 9bf5883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import com.github.davidmc24.gradle.plugin.avro.GenerateAvroJavaTask
33
plugins {
44
id "idea"
55
id "org.jetbrains.kotlin.jvm" version "1.9.25"
6-
id "org.jetbrains.kotlin.plugin.spring" version "1.9.25"
6+
id "org.jetbrains.kotlin.plugin.spring" version "2.1.10"
77
id "org.springframework.boot" version "3.3.6"
88
id "io.spring.dependency-management" version "1.1.6"
99
id "com.github.davidmc24.gradle.plugin.avro-base" version "1.9.1"

0 commit comments

Comments
 (0)