Skip to content

Commit 5160c3e

Browse files
build(deps): bump kotlin from 2.2.0 to 2.2.10 (#103)
Bumps `kotlin` from 2.2.0 to 2.2.10. Updates `org.jetbrains.kotlin.plugin.compose` from 2.2.0 to 2.2.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `org.jetbrains.kotlin.multiplatform` from 2.2.0 to 2.2.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.2.10 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.multiplatform dependency-version: 2.2.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e428900 commit 5160c3e

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
@@ -5,7 +5,7 @@ androidx-window = "1.4.0"
55
compose-hotReload = "1.0.0-beta05"
66
compose-plugin = "1.8.2"
77
dokka = "2.0.0"
8-
kotlin = "2.2.0"
8+
kotlin = "2.2.10"
99
spotless = "7.2.1"
1010

1111
[libraries]

0 commit comments

Comments
 (0)