Skip to content

Commit

Permalink
Bump org.mockito:mockito-junit-jupiter from 4.11.0 to 5.12.0
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 4.11.0 to 5.12.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.11.0...v5.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 75ca19c commit c0d5ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion liquibase-couchbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<!-- dependency versions -->
<junit.version>5.9.2</junit.version>
<mockito.version>4.11.0</mockito.version>
<mockito.junit.version>4.11.0</mockito.junit.version>
<mockito.junit.version>5.12.0</mockito.junit.version>
<assertj.version>3.24.2</assertj.version>
<testcontainers.couchbase.version>1.17.6</testcontainers.couchbase.version>
<slf4j.version>2.0.7</slf4j.version>
Expand Down

0 comments on commit c0d5ad2

Please sign in to comment.