Skip to content

Commit 8ae1cbe

Browse files
Bump org.mockito:mockito-core from 5.18.0 to 5.19.0 (#134)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45f402f commit 8ae1cbe

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
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>org.mockito</groupId>
144144
<artifactId>mockito-core</artifactId>
145-
<version>5.18.0</version>
145+
<version>5.19.0</version>
146146
<scope>test</scope>
147147
</dependency>
148148
<dependency>

0 commit comments

Comments
 (0)