Skip to content

Commit abde217

Browse files
Gradle: Bump io.mockk:mockk from 1.13.13 to 1.13.16
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.13 to 1.13.16. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.13...1.13.16) --- 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 f8f892e commit abde217

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

171171
// Tests
172172
val jUnitBomVersion = "5.10.0"
173-
val mockkVersion = "1.13.13"
173+
val mockkVersion = "1.13.16"
174174
val awaitilityKVersion = "4.2.2"
175175
val testcontainersRedis = "1.6.4"
176176

0 commit comments

Comments
 (0)