Skip to content

Commit 2516326

Browse files
Bump io.mockk:mockk from 1.13.16 to 1.13.17 in the gradle group
Bumps the gradle group with 1 update: [io.mockk:mockk](https://github.com/mockk/mockk). Updates `io.mockk:mockk` from 1.13.16 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 dependency-group: gradle ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 912f0ee commit 2516326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ val postgresqlVersion = "42.7.5"
3434
val awailitilityKotlinVersion = "4.3.0"
3535
val assertkJvmVersion = "0.28.1"
3636
val springMockkVersion = "4.0.2"
37-
val mockkVersion = "1.13.16"
37+
val mockkVersion = "1.13.17"
3838
val guavaVersion = "33.4.0-jre"
3939
val orgJsonVersion = "20250107"
4040
val graphQLKotlinVersion = "8.3.0"

0 commit comments

Comments
 (0)