Skip to content

Commit

Permalink
Update Mockito to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jan 17, 2025
1 parent 5644892 commit e27d7b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<version.android.sdk.signature>0.10.0</version.android.sdk.signature>

<version.bytebuddy>1.15.10</version.bytebuddy>
<version.mockito>5.14.2</version.mockito>
<version.mockito>5.15.2</version.mockito>

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

0 comments on commit e27d7b0

Please sign in to comment.