Browse Source

Bump org.mockito:mockito-core from 5.7.0 to 5.8.0 (#129)

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.7.0...v5.8.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 year ago
parent
commit
ca02d395d3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -49,7 +49,7 @@
         <commons-io-version>2.15.0</commons-io-version>
         <commons-io-version>2.15.0</commons-io-version>
         <junit-version>5.10.1</junit-version>
         <junit-version>5.10.1</junit-version>
         <pdfbox-version>3.0.0</pdfbox-version>
         <pdfbox-version>3.0.0</pdfbox-version>
-        <mockito-version>5.7.0</mockito-version>
+        <mockito-version>5.8.0</mockito-version>
         <hamcrest-version>1.3</hamcrest-version>
         <hamcrest-version>1.3</hamcrest-version>
 
 
         <!-- Maven plugins -->
         <!-- Maven plugins -->