Skip to content

Commit e9d45ca

Browse files
fix(deps): update kotlin
1 parent 59ef782 commit e9d45ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ android_gradle_plugin = "8.11.1"
88
# When updateing this, please also update the version in the file ./idea/kotlinc.xml
99
kotlin = "2.2.20"
1010
kotlinpoet = "2.2.0"
11-
ksp = "2.2.20-2.0.2"
11+
ksp = "2.2.20-2.0.4"
1212
firebaseAppDistribution = "5.1.1"
1313

1414
# AndroidX
@@ -35,7 +35,7 @@ test_core = "1.7.0"
3535
roborazzi = "1.50.0"
3636

3737
# Jetbrain
38-
datetime = "0.7.1"
38+
datetime = "0.7.1-0.6.x-compat"
3939
serialization_json = "1.9.0"
4040

4141
#other
@@ -59,7 +59,7 @@ autoservice = "1.1.1"
5959

6060
# quality
6161
androidx-test-ext-junit = "1.3.0"
62-
kover = "0.9.1"
62+
kover = "0.9.2"
6363

6464
[libraries]
6565
# Project

0 commit comments

Comments
 (0)