Skip to content

Commit 5dc426f

Browse files
authored
Merge pull request #90 from NordicPlayground/renovate/kotlin
Update kotlin
2 parents 650a0c9 + 7ca046a commit 5dc426f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ androidxActivity = "1.9.0"
55
androidxAnnotation = "1.7.1"
66
androidxAppCompat = "1.6.1"
77
androidxComposeBom = "2024.04.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
8-
androidxComposeCompiler = "1.5.8" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin
8+
androidxComposeCompiler = "1.5.11" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin
99
androidxComposeRuntimeTracing = "1.0.0-beta01"
1010
androidxCore = "1.13.0"
1111
androidxCoreSplashscreen = "1.0.1"
@@ -30,11 +30,11 @@ firebaseBom = "32.8.1"
3030
hilt = "2.51.1"
3131
hiltExt = "1.2.0"
3232
junit4 = "4.13.2"
33-
kotlin = "1.9.22"
33+
kotlin = "1.9.23"
3434
kotlinxCoroutines = "1.8.0"
3535
kotlinxDatetime = "0.5.0"
3636
kotlinxSerializationJson = "1.6.3"
37-
ksp = "1.9.22-1.0.18"
37+
ksp = "1.9.23-1.0.20"
3838
lint = "31.3.2"
3939
publishPlugin = "1.2.1"
4040
markdown = "0.4.1"

0 commit comments

Comments
 (0)