]> source.dussan.org Git - poi.git/commitdiff
Bump org.mockito:mockito-core from 4.11.0 to 5.14.2 dependabot/gradle/org.mockito-mockito-core-5.14.2 711/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 15 Oct 2024 14:40:53 +0000 (14:40 +0000)
committerGitHub <noreply@github.com>
Tue, 15 Oct 2024 14:40:53 +0000 (14:40 +0000)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.14.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.11.0...v5.14.2)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
build.gradle

index db8d5631c181e90dffaf5d504ecb17932a4f376d..d693ef99a0743b2a18c71d216f11760661f16f4b 100644 (file)
@@ -125,7 +125,7 @@ subprojects {
         commonsMathVersion = '3.6.1'
         junitVersion = '5.11.2'
         log4jVersion = '2.24.1'
-        mockitoVersion = '4.11.0'
+        mockitoVersion = '5.14.2'
         hamcrestVersion = '3.0'
         xmlbeansVersion = '5.2.1'
         batikVersion = '1.18'