Skip to content

Commit bd8f250

Browse files
dependabot[bot]pschwager
authored andcommitted
Bump io.mockk:mockk from 1.14.5 to 1.14.6
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.14.5 to 1.14.6. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.5...1.14.6) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-version: 1.14.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11a1935 commit bd8f250

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
@@ -62,7 +62,7 @@ subprojects {
6262
"testImplementation"("org.junit.jupiter:junit-jupiter:5.13.4")
6363
"testImplementation"("org.junit.platform:junit-platform-launcher:1.13.4")
6464
"testImplementation"("org.assertj:assertj-core:3.27.6")
65-
"testImplementation"("io.mockk:mockk:1.14.5")
65+
"testImplementation"("io.mockk:mockk:1.14.6")
6666
}
6767

6868
tasks.named("dokkaJavadoc") {

0 commit comments

Comments
 (0)