Skip to content

Commit 933313f

Browse files
authoredMar 17, 2025
Bump org.mockito:mockito-bom from 5.16.0 to 5.16.1 (#570)
Bumps [org.mockito:mockito-bom](https://github.com/mockito/mockito) from 5.16.0 to 5.16.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.16.0...v5.16.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20be4f7 commit 933313f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@
518518
<jdk>[11,)</jdk>
519519
</activation>
520520
<properties>
521-
<mockito.version>5.16.0</mockito.version>
521+
<mockito.version>5.16.1</mockito.version>
522522
<junit-pioneer.version>2.3.0</junit-pioneer.version>
523523
</properties>
524524
<build>

0 commit comments

Comments
 (0)