File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ binary-compatibility-validator-gradle-plugin = { module = "org.jetbrains.kotlinx
10
10
dokka-gradle-plugin = { module = " org.jetbrains.dokka:dokka-gradle-plugin" , version = " 2.0.0" }
11
11
google-ksp = " com.google.devtools.ksp:symbol-processing-gradle-plugin:2.1.21-2.0.2"
12
12
junit = { module = " junit:junit" , version = " 4.13.2" }
13
- junit-vintage-engine = { module = " org.junit.vintage:junit-vintage-engine" , version = " 5.13.1 " }
13
+ junit-vintage-engine = { module = " org.junit.vintage:junit-vintage-engine" , version = " 5.13.2 " }
14
14
kotlin-compile-testing = { module = " dev.zacsweers.kctfork:core" , version = " 0.7.1" }
15
15
kotlin-gradlePlugin = { module = " org.jetbrains.kotlin:kotlin-gradle-plugin" , version.ref = " kotlin" }
16
16
kotlin-test = { module = " org.jetbrains.kotlin:kotlin-test" }
You can’t perform that action at this time.
0 commit comments