Skip to content

Commit 94cc3ed

Browse files
dependabot[bot]yonatankarp
authored andcommitted
Bump kotlin from 2.0.21 to 2.1.0
Bumps `kotlin` from 2.0.21 to 2.1.0. Updates `org.jetbrains.kotlin.jvm` from 2.0.21 to 2.1.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.21...v2.1.0) Updates `org.jetbrains.kotlin.plugin.spring` from 2.0.21 to 2.1.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.21...v2.1.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.plugin.spring dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd59b0b commit 94cc3ed

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.9.0"
44
jooqDockerPlugin = "0.3.12"
55
jvmTarget = "21"
6-
kotlin = "2.0.21"
6+
kotlin = "2.1.0"
77
mockk = "1.13.14"
88
mockkSpring = "4.0.2"
99
postgres = "42.7.4"

0 commit comments

Comments
 (0)