Skip to content

Commit 6bd4aff

Browse files
fix(deps): update kotlin to v2.1.21 (#124)
Co-authored-by: renovate-self-hosted-apter[bot] <123806997+renovate-self-hosted-apter[bot]@users.noreply.github.com>
1 parent fcee306 commit 6bd4aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ junit4 = "4.13.2"
1515
junit5 = "5.12.2"
1616
jvmToolchainMin = "11"
1717
jvmToolchain = "17"
18-
kotlin = "2.1.20"
18+
kotlin = "2.1.21"
1919
kover = "0.9.1"
2020
robolectric = "4.14.1"
2121
robolectricExtensionGradlePlugin = "0.9.0"

0 commit comments

Comments
 (0)