File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ adam = "0.5.10" # https://github.com/Malinskiy/adam
55jmdns = " 3.6.2" # https://github.com/jmdns/jmdns
66kotlin = " 2.2.20" # https://github.com/JetBrains/kotlin
77agp = " 8.13.0" # https://developer.android.com/build/releases/gradle-plugin
8- ksp = " 2.2.20-2.0.3 " # https://github.com/google/ksp
8+ ksp = " 2.2.20-2.0.4 " # https://github.com/google/ksp
99
1010# Logging
1111kermit = " 2.0.8" # https://github.com/touchlab/Kermit
@@ -48,7 +48,7 @@ semver = "3.0.0" # https://github.com/z4kn4fein/kotlin-semver
4848spotless = " 8.0.0" # https://github.com/diffplug/spotless
4949
5050# Testing
51- kover = " 0.9.2 " # https://github.com/Kotlin/kotlinx-kover
51+ kover = " 0.9.3 " # https://github.com/Kotlin/kotlinx-kover
5252turbine = " 1.2.1" # https://github.com/cashapp/turbine
5353junit = " 1.3.0" # https://developer.android.com/jetpack/androidx/releases/test
5454testParamInjector = " 1.19" # https://github.com/google/TestParameterInjector
You can’t perform that action at this time.
0 commit comments