Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin.multiplatform from 1.9.0 to 1.9.10
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlin.multiplatform](https://github.com/JetBrains/kotlin) from 1.9.0 to 1.9.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.0...v1.9.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.multiplatform
  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 24, 2023
1 parent 76edf6c commit bf29958
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 @@ -8,7 +8,7 @@ androidGradlePlugin = "8.1.0"
junit = "4.13.2"
junitJupiterEngine = "5.10.0"
junitJupiterApi = "5.10.0"
kotlin = "1.9.0"
kotlin = "1.9.10"
kotlinxCoroutinesCore = "1.7.3"
lifecycleRuntimeKtx = "2.6.1"
material = "1.5.0"
Expand Down

0 comments on commit bf29958

Please sign in to comment.