Skip to content

Commit dbab370

Browse files
dependabot[bot]jreynard-code
authored andcommitted
Gradle: Bump io.mockk:mockk from 1.13.13 to 1.13.17
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.13 to 1.13.17. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](https://github.com/mockk/mockk/commits) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 860dfb5 commit dbab370

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
@@ -172,7 +172,7 @@ val detektVersion = "1.23.7"
172172

173173
// Tests
174174
val jUnitBomVersion = "5.10.0"
175-
val mockkVersion = "1.13.13"
175+
val mockkVersion = "1.13.17"
176176
val awaitilityKVersion = "4.2.2"
177177
val testcontainersRedis = "1.6.4"
178178

0 commit comments

Comments
 (0)