Skip to content

Commit 8aa23cd

Browse files
Bump io.mockk:mockk from 1.13.13 to 1.13.14 (#245)
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.13 to 1.13.14. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.13...1.13.14) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35e3a3f commit 8aa23cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ dependencies {
308308

309309
testImplementation("org.junit.jupiter:junit-jupiter:5.11.4")
310310
testImplementation("org.assertj:assertj-core:3.26.3")
311-
testImplementation("io.mockk:mockk:1.13.13")
311+
testImplementation("io.mockk:mockk:1.13.14")
312312

313313
accuracyReportImplementation("com.optimaize.languagedetector:language-detector:0.6")
314314
accuracyReportImplementation("org.apache.opennlp:opennlp-tools:2.5.1")

0 commit comments

Comments
 (0)