Skip to content

Commit

Permalink
chore(deps): update kotlin to v2 (major) (#70)
Browse files Browse the repository at this point in the history
* chore(deps): update kotlin to v2

* chore: Update kotlin version in kotlinc.xml

---------

Co-authored-by: renovate-self-hosted-apter[bot] <123806997+renovate-self-hosted-apter[bot]@users.noreply.github.com>
Co-authored-by: Balázs Varga <[email protected]>
  • Loading branch information
renovate-self-hosted-apter[bot] and warnyul authored May 24, 2024
1 parent a6ee891 commit 37bbca2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ junit4 = "4.13.2"
junit5 = "5.10.2"
jvmToolchainMin = "11"
jvmToolchain = "17"
kotlin = "1.9.24"
kotlin = "2.0.0"
kover = "0.8.0"
robolectric = "4.12.2"
robolectricAndroidAll = "13-robolectric-9030017"
Expand Down

0 comments on commit 37bbca2

Please sign in to comment.