Skip to content

Commit c6294bd

Browse files
Bump org.mockito:mockito-bom from 5.11.0 to 5.12.0
Bumps [org.mockito:mockito-bom](https://github.com/mockito/mockito) from 5.11.0 to 5.12.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.11.0...v5.12.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0770d58 commit c6294bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<jspecify.version>0.3.0</jspecify.version>
8989
<junit.version>5.10.2</junit.version>
9090
<memoryfilesystem.version>2.8.0</memoryfilesystem.version>
91-
<mockito.version>5.11.0</mockito.version>
91+
<mockito.version>5.12.0</mockito.version>
9292
<slf4j.version>2.0.13</slf4j.version>
9393

9494
<!-- Plugins -->

0 commit comments

Comments
 (0)