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.22-1.0.18 to 1.9.23-1.0.19
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/commits/1.9.23-1.0.19)

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

---
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 Mar 11, 2024
1 parent 31e07ee commit 4621ae1
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 @@ -36,8 +36,8 @@ zxing = "3.5.3"
zxing-android = "4.3.0"
# Plugins
android-application = "8.3.0"
kotlin-ksp = "1.9.22-1.0.18"
kotlin-android = "1.9.22"
kotlin-ksp = "1.9.23-1.0.19"
kotlin-android = "1.9.23"

[libraries]
commons-lang3 = { module = "org.apache.commons:commons-lang3", version.ref = "commons-lang3" }
Expand Down

0 comments on commit 4621ae1

Please sign in to comment.