Skip to content

Commit c5dd425

Browse files
build(deps): bump kotlin from 1.9.21 to 1.9.23
Bumps `kotlin` from 1.9.21 to 1.9.23. Updates `org.jetbrains.kotlin:kotlin-stdlib-common` from 1.9.21 to 1.9.23 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.21...v1.9.23) Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.9.21 to 1.9.23 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.21...v1.9.23) Updates `org.jetbrains.kotlin.multiplatform` from 1.9.21 to 1.9.23 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.21...v1.9.23) Updates `org.jetbrains.kotlin.jvm` from 1.9.21 to 1.9.23 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.21...v1.9.23) Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.21 to 1.9.23 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.21...v1.9.23) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-common dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.multiplatform dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d8e490 commit c5dd425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ intellij = { id = "org.jetbrains.intellij", version = "1.17.2" }
2525
openapi-generator = {id = "org.openapi.generator", version.ref = "openapi"}
2626

2727
[versions]
28-
kotlin = "1.9.21"
28+
kotlin = "1.9.23"
2929
kotlinCoroutines="1.8.0"
3030
ktor="2.3.7"
3131
kotlinHtml="0.8.0"

0 commit comments

Comments
 (0)