Skip to content

Commit a632eb0

Browse files
authored
Merge pull request #22 from danubetech/dependabot/maven/org.mockito-mockito-core-5.23.0
chore(deps-dev): bump org.mockito:mockito-core from 5.22.0 to 5.23.0
2 parents 1fb1005 + 4583066 commit a632eb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
<dependency>
171171
<groupId>org.mockito</groupId>
172172
<artifactId>mockito-core</artifactId>
173-
<version>5.22.0</version>
173+
<version>5.23.0</version>
174174
<scope>test</scope>
175175
</dependency>
176176
<dependency>

0 commit comments

Comments
 (0)