build(deps): bump org.jetbrains.kotlin.android from 1.9.22 to 1.9.23
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 1.9.22 to 1.9.23. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.22...v1.9.23) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1d644748e5
commit
e84789062e
|
@ -21,7 +21,7 @@ roomVersion = "2.6.1"
|
|||
timber = "5.0.1"
|
||||
tunnel = "1.0.20230706"
|
||||
androidGradlePlugin = "8.3.1"
|
||||
kotlin = "1.9.22"
|
||||
kotlin = "1.9.23"
|
||||
ksp = "1.9.22-1.0.17"
|
||||
composeBom = "2024.02.02"
|
||||
compose = "1.6.3"
|
||||
|
|
Loading…
Reference in New Issue