Skip to content

Commit

Permalink
Bump kotlin from 2.0.0 to 2.0.20
Browse files Browse the repository at this point in the history
Bumps `kotlin` from 2.0.0 to 2.0.20.

Updates `org.jetbrains.kotlin.multiplatform` from 2.0.0 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.0...v2.0.20)

Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.0 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.0...v2.0.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.multiplatform
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 8, 2024
1 parent 0c33f2a commit 5edc53a
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 @@ -12,7 +12,7 @@ androidGradlePlugin = "8.6.0"
junit = "4.13.2"
junitJupiterEngine = "5.11.0"
junitJupiterApi = "5.11.0"
kotlin = "2.0.0"
kotlin = "2.0.20"
lifecycleRuntimeKtx = "2.8.5"
material = "1.6.8"
kotlinxCoroutinesCore = "1.8.1"
Expand Down

0 comments on commit 5edc53a

Please sign in to comment.