Skip to content

Commit 176c7a1

Browse files
dependabot[bot]jreynard-code
authored andcommitted
Gradle: Bump io.mockk:mockk from 1.14.6 to 1.14.7
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.14.6 to 1.14.7. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.6...1.14.7) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-version: 1.14.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3fca044 commit 176c7a1

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
@@ -78,7 +78,7 @@ val detektVersion = "1.23.8"
7878

7979
// Tests
8080
val jUnitBomVersion = "6.0.1"
81-
val mockkVersion = "1.14.6"
81+
val mockkVersion = "1.14.7"
8282
val awaitilityKVersion = "4.3.0"
8383
val springMockkVersion = "4.0.2"
8484

0 commit comments

Comments
 (0)