Skip to content

Commit 2a43d69

Browse files
dependabot[bot]yonatankarp
authored andcommitted
Bump kotlin from 2.1.0 to 2.1.10
Bumps `kotlin` from 2.1.0 to 2.1.10. Updates `org.jetbrains.kotlin.jvm` from 2.1.0 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@v2.1.0...v2.1.10) Updates `org.jetbrains.kotlin.plugin.spring` from 2.1.0 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@v2.1.0...v2.1.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.plugin.spring dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a10246 commit 2a43d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
coroutines = "1.10.1"
44
jooqDockerPlugin = "0.3.12"
55
jvmTarget = "21"
6-
kotlin = "2.1.0"
6+
kotlin = "2.1.10"
77
mockk = "1.13.16"
88
mockkSpring = "4.0.2"
99
postgres = "42.7.4"

0 commit comments

Comments
 (0)