Skip to content

Commit 4a327ce

Browse files
Update dependency org.mockito:mockito-core to v5.19.0 (#574)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e6a4e8 commit 4a327ce

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
@@ -151,7 +151,7 @@
151151
<dependency>
152152
<groupId>org.mockito</groupId>
153153
<artifactId>mockito-core</artifactId>
154-
<version>5.18.0</version>
154+
<version>5.19.0</version>
155155
</dependency>
156156
</dependencies>
157157
</dependencyManagement>

0 commit comments

Comments
 (0)