Skip to content

Commit 2f46524

Browse files
fix(deps): update dependency org.mockito:mockito-bom to v5.16.1 (#1284)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b3bef6a commit 2f46524

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
@@ -84,7 +84,7 @@
8484
<dependency>
8585
<groupId>org.mockito</groupId>
8686
<artifactId>mockito-bom</artifactId>
87-
<version>5.16.0</version>
87+
<version>5.16.1</version>
8888
<type>pom</type>
8989
<scope>import</scope>
9090
</dependency>

0 commit comments

Comments
 (0)