Skip to content

Commit 98fbc6a

Browse files
Update kotlinCompileTesting to v1.6.0 (#173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d8fd269 commit 98fbc6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlinTarget = "1.8"
66
kotlin = "1.9.24" # https://github.com/JetBrains/kotlin/releases
77

88
kotlinSymbolProcessing = "1.9.24-1.0.20" # https://github.com/google/ksp/releases
9-
kotlinCompileTesting = "1.5.0" # https://github.com/tschuchortdev/kotlin-compile-testing/releases
9+
kotlinCompileTesting = "1.6.0" # https://github.com/tschuchortdev/kotlin-compile-testing/releases
1010

1111
kotlinx-serialization = "1.6.3" # https://github.com/Kotlin/kotlinx.serialization/releases/
1212
kotlinx-knit = "0.5.0" # https://github.com/Kotlin/kotlinx-knit/releases

0 commit comments

Comments
 (0)