Skip to content

Commit

Permalink
Build(deps): bump kotlin from 1.9.0 to 1.9.10
Browse files Browse the repository at this point in the history
Bumps `kotlin` from 1.9.0 to 1.9.10.

Updates `org.jetbrains.kotlin.android` from 1.9.0 to 1.9.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/commits)

Updates `org.jetbrains.kotlin.kapt` from 1.9.0 to 1.9.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/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.kapt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2023
1 parent f19f9e7 commit 9b0997b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ androidxTestRunner = "1.5.2"
coroutines = "1.7.3"
hilt = "2.47"
junit = "4.13.2"
kotlin = "1.9.0"
kotlin = "1.9.10"
ksp = "1.9.0-1.0.13"
retrofit = "2.9.0"
coilImage = "2.4.0"
Expand Down

0 comments on commit 9b0997b

Please sign in to comment.