Skip to content

Commit

Permalink
Merge pull request #172 from kroxylicious/dependabot/maven/org.mockit…
Browse files Browse the repository at this point in the history
…o-mockito-bom-5.5.0

Bump org.mockito:mockito-bom from 5.4.0 to 5.5.0
  • Loading branch information
SamBarker authored Aug 29, 2023
2 parents 3bad89f + c8af042 commit 0360700
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 @@ -94,7 +94,7 @@
<awaitility.version>4.2.0</awaitility.version>
<annotations.version>24.0.1</annotations.version>
<duct-tape.version>1.0.8</duct-tape.version>
<mockito.version>5.4.0</mockito.version>
<mockito.version>5.5.0</mockito.version>
<!-- Avoids issues with ryuk when running with podman https://github.com/containers/podman/issues/7927#issuecomment-731525556 -->
<testcontainers.ryuk.disabled>true</testcontainers.ryuk.disabled>
</properties>
Expand Down

0 comments on commit 0360700

Please sign in to comment.