Skip to content

Commit c5ca688

Browse files
Update kotlin monorepo to v2.2.21
1 parent 14427bb commit c5ca688

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
@@ -11,8 +11,8 @@ compose-tooling = "1.8.3"
1111
hilt = "2.56.2"
1212
hiltNavigationCompose = "1.2.0"
1313
junit = "4.13.2"
14-
kotlin = "2.1.21"
15-
kotlinSerialization = "2.1.21"
14+
kotlin = "2.2.21"
15+
kotlinSerialization = "2.2.21"
1616
kotlinxCollectionsImmutable = "0.4.0"
1717
kotlinxCoroutines = "1.10.2"
1818
kotlinxSerializationCore = "1.8.1"

0 commit comments

Comments
 (0)