mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-02 13:37:07 +01:00
chore(deps): bump kotlin from 2.0.20 to 2.0.21 (#24)
* chore(deps): bump kotlin from 2.0.20 to 2.0.21 Bumps `kotlin` from 2.0.20 to 2.0.21. Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.0.21) Updates `org.jetbrains.kotlin.android` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.0.21) Updates `org.jetbrains.kotlin.multiplatform` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.0.21) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.0.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.android 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.plugin.serialization dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * update ktorfit --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Akesi Seli <andongue.nena@gmail.com>
This commit is contained in:
parent
9fc48fa36a
commit
db71baad88
@ -14,14 +14,14 @@ compose = "1.6.11"
|
|||||||
detekt = "1.23.6"
|
detekt = "1.23.6"
|
||||||
kamel = "1.0.0"
|
kamel = "1.0.0"
|
||||||
koin = "3.5.6"
|
koin = "3.5.6"
|
||||||
kotlin = "2.0.20"
|
kotlin = "2.0.21"
|
||||||
kotlincrypto = "0.5.1"
|
kotlincrypto = "0.5.1"
|
||||||
kotlinx-coroutines = "1.9.0"
|
kotlinx-coroutines = "1.9.0"
|
||||||
kotlinx-serialization-json = "1.7.3"
|
kotlinx-serialization-json = "1.7.3"
|
||||||
ksp = "2.0.21-1.0.25"
|
ksp = "2.0.21-1.0.25"
|
||||||
ktor = "3.0.0"
|
ktor = "3.0.0"
|
||||||
ktorfit = "2.0.1"
|
ktorfit = "2.1.0"
|
||||||
ktorfit-ksp = "2.0.1-1.0.24"
|
ktorfit-ksp = "2.1.0-1.0.25"
|
||||||
lyricist = "1.7.0"
|
lyricist = "1.7.0"
|
||||||
materialKolor = "1.7.0"
|
materialKolor = "1.7.0"
|
||||||
mockk = "1.13.12"
|
mockk = "1.13.12"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user