We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35e3a3f commit 8aa23cdCopy full SHA for 8aa23cd
build.gradle.kts
@@ -308,7 +308,7 @@ dependencies {
308
309
testImplementation("org.junit.jupiter:junit-jupiter:5.11.4")
310
testImplementation("org.assertj:assertj-core:3.26.3")
311
- testImplementation("io.mockk:mockk:1.13.13")
+ testImplementation("io.mockk:mockk:1.13.14")
312
313
accuracyReportImplementation("com.optimaize.languagedetector:language-detector:0.6")
314
accuracyReportImplementation("org.apache.opennlp:opennlp-tools:2.5.1")
0 commit comments