Skip to content

Commit

Permalink
fix(deps): update mockito monorepo to v5
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent 81d1bc0 commit a263a7a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ buildscript {
jacoco_version = '0.8.12'
kotlin_version = '2.0.0'
markwonVersion = "4.6.2"
mockitoVersion = "4.11.0"
mockitoVersion = "5.12.0"
mockitoKotlinVersion = "4.1.0"
mockkVersion = "1.13.12"
prismVersion = "2.0.0"
Expand Down
5 changes: 5 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8730,6 +8730,11 @@
<sha256 value="72ab6fef409e812921f4728b3c4b6ef4fa53bc25fabb0488fc2cae367368b54d" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="net.bytebuddy" name="byte-buddy-parent" version="1.14.15">
<artifact name="byte-buddy-parent-1.14.15.pom">
<sha256 value="26eaef08651ffa58ba290092ce3281782e29c0628a1b79fa5a3784f908b418ac" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="net.bytebuddy" name="byte-buddy-parent" version="1.14.6">
<artifact name="byte-buddy-parent-1.14.6.pom">
<sha256 value="f889394b9e576a1e7a3ce13efd47b5cb2e62ebbc33e2d55ccf0e92365cca62f6" origin="Generated by Gradle"/>
Expand Down

0 comments on commit a263a7a

Please sign in to comment.