Skip to content

Commit ff67629

Browse files
Bump mockito-bom from 5.1.0 to 5.1.1
Bumps [mockito-bom](https://github.com/mockito/mockito) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.1.0...v5.1.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]>
1 parent f90c325 commit ff67629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mq/main/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484

8585
<junit.version>5.9.2</junit.version>
8686
<assertj.version>3.24.2</assertj.version>
87-
<mockito.version>5.1.0</mockito.version>
87+
<mockito.version>5.1.1</mockito.version>
8888
<lombok.version>1.18.24</lombok.version>
8989
<pmd.version>6.54.0</pmd.version>
9090
<pmd.plugin.version>3.20.0</pmd.plugin.version>

0 commit comments

Comments
 (0)