Skip to content

Commit 96f912a

Browse files
fix(deps): update dependency org.mockito:mockito-bom to v5.18.0 (#1381)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c00021 commit 96f912a

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
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>org.mockito</groupId>
8787
<artifactId>mockito-bom</artifactId>
88-
<version>5.17.0</version>
88+
<version>5.18.0</version>
8989
<type>pom</type>
9090
<scope>import</scope>
9191
</dependency>

0 commit comments

Comments
 (0)