Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5.16.0 {patch} (#496)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent 7d64737 commit 363fdf9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ commonsCompress = "1.27.1"
commonsCrypto = "1.2.0"
commonsCli = "1.9.0"
commonsIo = "2.18.0"
mockitoCore = "5.15.2"
mockitoCore = "5.16.0"
jupiter = "5.12.0"
abortMission = "5.2.0"
checkstyle = "10.12.2"
Expand Down
8 changes: 8 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3782,6 +3782,14 @@
<sha256 value="fed812d2a2f39c98474b2a14c63c65f8f471783b6082dc867c0c1b6053c69480" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.mockito" name="mockito-core" version="5.16.0">
<artifact name="mockito-core-5.16.0.jar">
<sha256 value="823c99dfcb49da7027dfb3d3942173897439b8467fcf2c7e75500946ad90d674" origin="Generated by Gradle"/>
</artifact>
<artifact name="mockito-core-5.16.0.pom">
<sha256 value="bc9d486f5724bbf809e235d20cad2192d1727fedffed54e21204ac7eca424b47" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.objenesis" name="objenesis" version="3.3">
<artifact name="objenesis-3.3.jar">
<sha256 value="02dfd0b0439a5591e35b708ed2f5474eb0948f53abf74637e959b8e4ef69bfeb" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 363fdf9

Please sign in to comment.