Skip to content

Commit d232344

Browse files
dependabot[bot]yonatankarp
authored andcommitted
Bump kotlin from 2.1.10 to 2.1.20
Bumps `kotlin` from 2.1.10 to 2.1.20. Updates `org.jetbrains.kotlin.jvm` from 2.1.10 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.1.20) Updates `org.jetbrains.kotlin.plugin.spring` from 2.1.10 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.1.20) --- 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 77131db commit d232344

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.10"
6+
kotlin = "2.1.20"
77
mockk = "1.13.17"
88
mockkSpring = "4.0.2"
99
postgres = "42.7.4"

0 commit comments

Comments
 (0)