Skip to content

Commit 8e52b77

Browse files
Bump the kotlin-compose group with 2 updates (#224)
Bumps the kotlin-compose group with 2 updates: [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) and [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin). Updates `org.jetbrains.kotlin.android` from 2.1.20 to 2.1.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.1.21) Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.20 to 2.1.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.1.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.1.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-compose - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.1.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-compose ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0d310f commit 8e52b77

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
@@ -1,6 +1,6 @@
11
[versions]
22
composeVersion = "1.8.1"
3-
kotlinVersion = "2.1.20"
3+
kotlinVersion = "2.1.21"
44

55
[libraries]
66
android-annotation = "androidx.annotation:annotation:1.9.1"

0 commit comments

Comments
 (0)