Skip to content

Commit

Permalink
Bump org.mockito:mockito-core from 5.9.0 to 5.15.2 in /spi-fly
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.9.0 to 5.15.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.9.0...v5.15.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and alien11689 committed Jan 14, 2025
1 parent 7c6e823 commit 8b33e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spi-fly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<junit-jupiter.version>5.11.4</junit-jupiter.version>
<junit-platform.version>1.11.4</junit-platform.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<mockito.core.version>5.9.0</mockito.core.version>
<mockito.core.version>5.15.2</mockito.core.version>
<osgi.core.version>5.0.0</osgi.core.version>
<osgi.test.version>1.3.0</osgi.test.version>
<slf4j.version>2.0.16</slf4j.version>
Expand Down

0 comments on commit 8b33e10

Please sign in to comment.