mirror of
https://github.com/FossifyOrg/Phone.git
synced 2026-04-22 08:17:39 -04:00
chore(deps): bump kotlin from 2.2.0 to 2.2.10 (#520)
Bumps `kotlin` from 2.2.0 to 2.2.10. Updates `org.jetbrains.kotlin.android` 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/compare/v2.2.0...v2.2.10) Updates `org.jetbrains.kotlin.plugin.serialization` 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/compare/v2.2.0...v2.2.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.2.10 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.2.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[versions]
|
||||
#jetbrains
|
||||
geocoderVersion = "3.11"
|
||||
kotlin = "2.2.0"
|
||||
kotlin = "2.2.10"
|
||||
kotlinxSerializationJson = "1.9.0"
|
||||
#Detekt
|
||||
detekt = "1.23.8"
|
||||
|
||||
Reference in New Issue
Block a user