Skip to content

Commit 3558ca1

Browse files
Bump org.mockito:mockito-bom from 5.14.0 to 5.14.1
Bumps [org.mockito:mockito-bom](https://github.com/mockito/mockito) from 5.14.0 to 5.14.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.0...v5.14.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f340554 commit 3558ca1

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
@@ -100,7 +100,7 @@
100100
<jspecify.version>1.0.0</jspecify.version>
101101
<junit.version>5.11.1</junit.version>
102102
<memoryfilesystem.version>2.8.1</memoryfilesystem.version>
103-
<mockito.version>5.14.0</mockito.version>
103+
<mockito.version>5.14.1</mockito.version>
104104
<slf4j.version>2.0.16</slf4j.version>
105105

106106
<!-- Plugins -->

0 commit comments

Comments
 (0)