Skip to content

Commit 15a7033

Browse files
Gradle: Bump io.mockk:mockk from 1.14.0 to 1.14.5
--- updated-dependencies: - dependency-name: io.mockk:mockk dependency-version: 1.14.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44af7fd commit 15a7033

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

177177
// Tests
178178
val jUnitBomVersion = "5.12.2"
179-
val mockkVersion = "1.14.0"
179+
val mockkVersion = "1.14.5"
180180
val awaitilityKVersion = "4.3.0"
181181
val testContainersRedisVersion = "1.6.4"
182182
val testContainersPostgreSQLVersion = "1.20.6"

0 commit comments

Comments
 (0)