Skip to content

Commit 111a07a

Browse files
[deps]: Bump org.jetbrains.kotlin.jvm from 1.9.25 to 2.1.10
Bumps [org.jetbrains.kotlin.jvm](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.jvm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e36cef6 commit 111a07a

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
@@ -2,7 +2,7 @@ import com.github.davidmc24.gradle.plugin.avro.GenerateAvroJavaTask
22

33
plugins {
44
id "idea"
5-
id "org.jetbrains.kotlin.jvm" version "1.9.25"
5+
id "org.jetbrains.kotlin.jvm" version "2.1.10"
66
id "org.jetbrains.kotlin.plugin.spring" version "1.9.25"
77
id "org.springframework.boot" version "3.3.6"
88
id "io.spring.dependency-management" version "1.1.6"

0 commit comments

Comments
 (0)