Skip to content

Commit

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

Updates `org.jetbrains.kotlin.android` from 2.0.21 to 2.1.0

Updates `org.jetbrains.kotlin.jvm` from 2.0.21 to 2.1.0

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 0a58133 commit cc3a1fd
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 @@ -16,7 +16,7 @@ google-ar-sceneform = "1.17.1"
google-oss = "17.1.0"
google-oss-plugin = "0.10.6"
junit = "4.13.2"
kotlin = "2.0.21"
kotlin = "2.1.0"
spotless = "6.25.0"

[libraries]
Expand Down

0 comments on commit cc3a1fd

Please sign in to comment.