Skip to content

Commit 1fd530b

Browse files
Bump org.mockito:mockito-bom from 5.16.0 to 5.16.1
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]>
1 parent 0229bcf commit 1fd530b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

license-maven-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
<dependency>
182182
<groupId>org.mockito</groupId>
183183
<artifactId>mockito-bom</artifactId>
184-
<version>5.16.0</version>
184+
<version>5.16.1</version>
185185
<scope>import</scope>
186186
<type>pom</type>
187187
</dependency>

0 commit comments

Comments
 (0)