Skip to content

Commit 8f7beb2

Browse files
fix(deps): update kotlin (#112)
Co-authored-by: renovate-self-hosted-apter[bot] <123806997+renovate-self-hosted-apter[bot]@users.noreply.github.com>
1 parent 31cdfb6 commit 8f7beb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ junit4 = "4.13.2"
1515
junit5 = "5.11.4"
1616
jvmToolchainMin = "11"
1717
jvmToolchain = "17"
18-
kotlin = "2.1.0"
19-
kover = "0.9.0"
18+
kotlin = "2.1.10"
19+
kover = "0.9.1"
2020
robolectric = "4.14.1"
2121
robolectricExtensionGradlePlugin = "0.9.0"
2222
# Use when bom also added to the dependencies

0 commit comments

Comments
 (0)