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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and SimY4 committed Dec 4, 2023
1 parent c0db848 commit f15f62b
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 @@ -21,7 +21,7 @@ jdom2 = 'org.jdom:jdom2:2.0.6.1'
json-api = 'jakarta.json:jakarta.json-api:2.1.3'
json-impl = 'org.glassfish:jakarta.json:2.0.1'
junit-jupiter = 'org.junit.jupiter:junit-jupiter:5.10.1'
mockito = 'org.mockito:mockito-junit-jupiter:5.7.0'
mockito = 'org.mockito:mockito-junit-jupiter:5.8.0'
scala-library-v212 = { module = 'org.scala-lang:scala-library', version.ref = 'scala212' }
scala-library-v213 = { module = 'org.scala-lang:scala-library', version.ref = 'scala213' }
scala-library-v3 = { module = 'org.scala-lang:scala3-library_3', version.ref = 'scala3' }
Expand Down

0 comments on commit f15f62b

Please sign in to comment.