Skip to content

Commit 6e1807f

Browse files
authored
Merge pull request #1318 from steve-community/dependabot/maven/org.mockito-mockito-junit-jupiter-5.8.0
Bump org.mockito:mockito-junit-jupiter from 5.7.0 to 5.8.0
2 parents a3cfed2 + 8e1a7ce commit 6e1807f

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
@@ -743,7 +743,7 @@
743743
<dependency>
744744
<groupId>org.mockito</groupId>
745745
<artifactId>mockito-junit-jupiter</artifactId>
746-
<version>5.7.0</version>
746+
<version>5.8.0</version>
747747
<scope>test</scope>
748748
</dependency>
749749
<dependency>

0 commit comments

Comments
 (0)