Skip to content

Commit

Permalink
bump mockito.version from 5.8.0 to 5.11.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 19, 2024
1 parent 912f6d9 commit 5b51841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -43,7 +43,7 @@
<javafx.version>21.0.1</javafx.version>
<jqwik.version>1.8.2</jqwik.version>
<junit.version>5.10.1</junit.version>
<mockito.version>5.8.0</mockito.version>
<mockito.version>5.11.0</mockito.version>
</properties>

<licenses>
Expand Down

0 comments on commit 5b51841

Please sign in to comment.