Skip to content

Commit e2c0f34

Browse files
Merge pull request #28 from splitio/dependabot/maven/development/org.mockito-mockito-core-5.19.0
Bump org.mockito:mockito-core from 3.4.6 to 5.19.0
2 parents 3b8efcb + fa99ff9 commit e2c0f34

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
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>org.mockito</groupId>
6464
<artifactId>mockito-core</artifactId>
65-
<version>3.4.6</version>
65+
<version>5.19.0</version>
6666
<scope>test</scope>
6767
</dependency>
6868
<dependency>

0 commit comments

Comments
 (0)