Skip to content

Commit

Permalink
chore(deps): bump org.mockito:mockito-junit-jupiter
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-junit-jupiter](https:/mockito/mockito) from 5.14.1 to 5.14.2.
- [Release notes](https:/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.1...v5.14.2)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent b6a7073 commit 457d64b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ kotlinSerialization = "1.7.3"
kotlinSerializationPlugin = "2.0.21"
kotlinxDatetime = "0.6.1"
ktorVersion = "2.3.2"
mockito = "5.14.1"
mockito = "5.14.2"
mockitoKotlin = "2.2.0"
snakeYaml = "2.3"
springBoot = "3.3.4"
Expand Down

0 comments on commit 457d64b

Please sign in to comment.