Skip to content

Commit fcadb6e

Browse files
Merge pull request #152 from awslabs/dependabot/maven/org.mockito-mockito-core-5.12.0
Bump org.mockito:mockito-core from 5.8.0 to 5.12.0
2 parents bc35014 + a46d7fb commit fcadb6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>org.mockito</groupId>
7878
<artifactId>mockito-core</artifactId>
79-
<version>5.8.0</version>
79+
<version>5.12.0</version>
8080
<scope>test</scope>
8181
</dependency>
8282
</dependencies>

0 commit comments

Comments
 (0)