Skip to content

Commit 4472385

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

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

178178
// Tests
179179
val jUnitBomVersion = "5.12.2"
180-
val mockkVersion = "1.13.17"
180+
val mockkVersion = "1.14.0"
181181
val awaitilityKVersion = "4.3.0"
182182
val testcontainersRedis = "1.6.4"
183183

0 commit comments

Comments
 (0)