Skip to content

Commit

Permalink
Bump mockito-core from 1.10.17 to 4.8.0
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 1.10.17 to 4.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v1.10.17...v4.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2022
1 parent ca87225 commit 2025417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>1.10.17</version>
<version>4.8.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 2025417

Please sign in to comment.