Skip to content

Commit

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

Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.9.10 to 1.9.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.10...v1.9.20)

Updates `org.jetbrains.kotlin.android` from 1.9.10 to 1.9.20

Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.10 to 1.9.20

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  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.plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 961f81f commit 08bc793
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 @@ -2,7 +2,7 @@
# https://developer.android.com/reference/tools/gradle-api
gradle-plugin = "8.1.2"
# https://kotlinlang.org/docs/releases.html#release-details
kotlin = "1.9.10"
kotlin = "1.9.20"
# https://central.sonatype.com/artifact/com.google.devtools.ksp/com.google.devtools.ksp.gradle.plugin/versions
ksp = "1.9.10-1.0.13"
# https://developer.android.com/jetpack/compose/bom/bom-mapping
Expand Down

0 comments on commit 08bc793

Please sign in to comment.