Skip to content

Commit 42067a8

Browse files
Merge pull request #69 from project-openubl/dependabot/maven/org.mockito-mockito-core-5.0.0
2 parents 089853b + 75af81c commit 42067a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<dependency>
114114
<groupId>org.mockito</groupId>
115115
<artifactId>mockito-core</artifactId>
116-
<version>4.11.0</version>
116+
<version>5.0.0</version>
117117
<scope>test</scope>
118118
</dependency>
119119
</dependencies>

0 commit comments

Comments
 (0)