Skip to content

Commit c61e9cd

Browse files
Merge pull request #111 from awslabs/dependabot/maven/org.mockito-mockito-core-5.5.0
Bump org.mockito:mockito-core from 5.2.0 to 5.5.0
2 parents a7b4d80 + 410308f commit c61e9cd

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
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>org.mockito</groupId>
7676
<artifactId>mockito-core</artifactId>
77-
<version>5.2.0</version>
77+
<version>5.5.0</version>
7878
<scope>test</scope>
7979
</dependency>
8080
</dependencies>

0 commit comments

Comments
 (0)