Skip to content

Commit b605139

Browse files
Bump org.mockito:mockito-bom from 5.12.0 to 5.13.0
Bumps [org.mockito:mockito-bom](https://github.com/mockito/mockito) from 5.12.0 to 5.13.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.12.0...v5.13.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 b3eae45 commit b605139

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
@@ -101,7 +101,7 @@
101101
<jspecify.version>1.0.0</jspecify.version>
102102
<junit.version>5.11.0</junit.version>
103103
<memoryfilesystem.version>2.8.0</memoryfilesystem.version>
104-
<mockito.version>5.12.0</mockito.version>
104+
<mockito.version>5.13.0</mockito.version>
105105
<slf4j.version>2.0.16</slf4j.version>
106106

107107
<!-- Plugins -->

0 commit comments

Comments
 (0)