Skip to content

Commit

Permalink
Bump org.mockito:mockito-junit-jupiter from 5.7.0 to 5.8.0
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.7.0...v5.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 4, 2023
1 parent e6d0d5d commit 762d2a9
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 @@ -9,7 +9,7 @@ archunit-junit5 = "com.tngtech.archunit:archunit-junit5:1.2.1"
logback-classic = { module = "ch.qos.logback:logback-classic", version.ref = "logback" }
logback-core = { module = "ch.qos.logback:logback-core", version.ref = "logback" }
lombok = { module = "org.projectlombok:lombok" }
mockito-junit-jupiter = "org.mockito:mockito-junit-jupiter:5.7.0"
mockito-junit-jupiter = "org.mockito:mockito-junit-jupiter:5.8.0"
reactor-netty-http = "io.projectreactor.netty:reactor-netty-http:1.1.13"
reactor-test = { module = "io.projectreactor:reactor-test" }
snakeyaml = "org.yaml:snakeyaml:2.2"
Expand Down

0 comments on commit 762d2a9

Please sign in to comment.