Skip to content

Commit 9544b2f

Browse files
authored
Merge pull request #12 from BenCodez/dependabot/maven/SimpleAPI/org.mockito-mockito-core-5.16.0
Bump org.mockito:mockito-core from 5.15.2 to 5.16.0 in /SimpleAPI
2 parents d48946e + c1091ae commit 9544b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SimpleAPI/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<dependency>
186186
<groupId>org.mockito</groupId>
187187
<artifactId>mockito-core</artifactId>
188-
<version>5.15.2</version>
188+
<version>5.16.0</version>
189189
<scope>test</scope>
190190
</dependency>
191191
</dependencies>

0 commit comments

Comments
 (0)