Skip to content

Commit

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

Updates `org.jetbrains.kotlin.android` from 2.0.0 to 2.0.10

Updates `org.jetbrains.kotlin.jvm` from 2.0.0 to 2.0.10

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 6, 2024
1 parent 40595ef commit 65ec1d2
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 @@ -14,7 +14,7 @@ glide = "4.16.0"
google-android-material = "1.12.0"
google-gms = "4.4.2"
junit = "4.13.2"
kotlin = "2.0.0"
kotlin = "2.0.10"
recyclerview = "1.3.2"

[libraries]
Expand Down

0 comments on commit 65ec1d2

Please sign in to comment.