Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
Bump the kotlin group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the kotlin group with 2 updates: [com.google.devtools.ksp](https://github.com/google/ksp) and [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin).


Updates `com.google.devtools.ksp` from 1.9.23-1.0.20 to 1.9.24-1.0.20
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@1.9.23-1.0.20...1.9.24-1.0.20)

Updates `org.jetbrains.kotlin.android` from 1.9.23 to 1.9.24
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.23...v1.9.24)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent d5fe7dc commit df871d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ medzik-android-utils = "1.4.0"

# Plugins
android-application = "8.4.0"
kotlin-ksp = "1.9.23-1.0.20"
kotlin-android = "1.9.23"
kotlin-ksp = "1.9.24-1.0.20"
kotlin-android = "1.9.24"

[libraries]
compose-compiler = { group = "androidx.compose.compiler", name = "compiler", version.ref = "compose-compiler" }
Expand Down

0 comments on commit df871d3

Please sign in to comment.