Skip to content

Commit

Permalink
chore(deps-dev): bump version.mockito from 4.8.0 to 4.8.1
Browse files Browse the repository at this point in the history
Bumps `version.mockito` from 4.8.0 to 4.8.1.

Updates `mockito-core` from 4.8.0 to 4.8.1
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.8.0...v4.8.1)

Updates `mockito-junit-jupiter` from 4.8.0 to 4.8.1
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.8.0...v4.8.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sventorben committed Nov 2, 2022
1 parent feac585 commit 737f10e
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 @@ -57,7 +57,7 @@
<keycloak.version>${version.keycloak}</keycloak.version>
<keycloak.dist>quarkus</keycloak.dist>

<version.mockito>4.8.0</version.mockito>
<version.mockito>4.8.1</version.mockito>
</properties>

<build>
Expand Down

0 comments on commit 737f10e

Please sign in to comment.