Skip to content

Commit 153238a

Browse files
build(deps): bump org.mockito:mockito-bom from 5.16.0 to 5.16.1 (#207)
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 b9ab47e commit 153238a

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
@@ -38,7 +38,7 @@
3838
<jsr305.version>3.0.2</jsr305.version>
3939
<swagger.version>1.6.15</swagger.version>
4040
<junit.version>5.12.1</junit.version>
41-
<mockito.version>5.16.0</mockito.version>
41+
<mockito.version>5.16.1</mockito.version>
4242
</properties>
4343

4444
<dependencyManagement>

0 commit comments

Comments
 (0)