File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
plugins/project/src/main/kotlin Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ kotlinx-fuzz = "0.2.2"
3838kotlinx-metadata = " 0.9.0"
3939kotlinx-reflect-lite = " 1.2.0-RC"
4040kotlin-lincheck = " 3.3.2"
41- kotlin-wrappers = " 2025.10.13 "
41+ kotlin-wrappers = " 2025.10.14 "
4242kotlin-redacted = " 1.15.0"
4343kotlin-serviceloader = " 0.0.21"
4444kotlinx-multik = " 0.2.3"
@@ -102,7 +102,7 @@ koin-annotations = "2.3.0"
102102metro = " 0.4.0"
103103kotest = " 6.0.4"
104104mockk = " 1.14.6"
105- mokkery = " 3.0.0-Beta2 "
105+ mokkery = " 3.0.0-Beta3 "
106106wiremock = " 4.0.0-beta.15"
107107wiremock-kotlin = " 2.1.1"
108108okhttp = " 5.2.1"
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ plugins {
1717 id(" dev.suresh.plugin.common" )
1818 id(" dev.suresh.plugin.kotlin.docs" )
1919 // com.javiersc.kotlin.kopy
20+ // `java-test-fixtures`
2021 // `test-suite-base`
2122}
2223
You can’t perform that action at this time.
0 commit comments