Skip to content

Commit

Permalink
Bump mockito-inline from 5.1.1 to 5.2.0
Browse files Browse the repository at this point in the history
Bumps [mockito-inline](https://github.com/mockito/mockito) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.1.1...v5.2.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-inline
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 10, 2023
1 parent cb88ced commit 1ec167f
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 @@ -61,7 +61,7 @@
<properties>
<slf4j.version>2.0.6</slf4j.version>
<junit.version>5.8.1</junit.version>
<mockito.version>5.1.1</mockito.version>
<mockito.version>5.2.0</mockito.version>

<github.global.server>github</github.global.server>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 1ec167f

Please sign in to comment.