Skip to content

Commit

Permalink
Bump com.ninja-squad:springmockk from 3.1.1 to 4.0.2
Browse files Browse the repository at this point in the history
Bumps [com.ninja-squad:springmockk](https://github.com/Ninja-Squad/springmockk) from 3.1.1 to 4.0.2.
- [Release notes](https://github.com/Ninja-Squad/springmockk/releases)
- [Commits](Ninja-Squad/springmockk@3.1.1...4.0.2)

---
updated-dependencies:
- dependency-name: com.ninja-squad:springmockk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent c5dafba commit b5af595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ val kotlinJacksonVersion = "2.17.1"
val flywayVersion = "9.22.3"
val tokenSupportVersion = "3.2.0"
val mockkVersion = "1.13.11"
val springMockkVersion = "3.1.1"
val springMockkVersion = "4.0.2"
val confluent = "7.6.1"
val isdialogmoteSchema = "1.0.5"
val jsoupVersion = "1.17.2"
Expand Down

0 comments on commit b5af595

Please sign in to comment.