Skip to content

Commit f34f3c3

Browse files
Bump kotlin from 2.2.10 to 2.2.21
Bumps `kotlin` from 2.2.10 to 2.2.21. Updates `org.jetbrains.kotlin:kotlin-bom` from 2.2.10 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.21) Updates `org.jetbrains.kotlin.android` from 2.2.10 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.21) Updates `org.jetbrains.kotlin.plugin.compose` from 2.2.10 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-bom dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed2aead commit f34f3c3

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
@@ -10,7 +10,7 @@ paging = "3.3.6"
1010
robolectric = "4.16"
1111
room = "2.8.2"
1212
# language
13-
kotlin = "2.2.10"
13+
kotlin = "2.2.21"
1414
# build
1515
sdk = "36"
1616
# signing

0 commit comments

Comments
 (0)