Skip to content

Commit e27d7b0

Browse files
committed
Update Mockito to latest
1 parent 5644892 commit e27d7b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<version.android.sdk.signature>0.10.0</version.android.sdk.signature>
5555

5656
<version.bytebuddy>1.15.10</version.bytebuddy>
57-
<version.mockito>5.14.2</version.mockito>
57+
<version.mockito>5.15.2</version.mockito>
5858

5959
<!-- Can not use default, since group id != Java package name here -->
6060
<osgi.export>tools.jackson.databind.*;version=${project.version}</osgi.export>

0 commit comments

Comments
 (0)