Bump mockito-core from 4.0.0 to 4.8.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.0.0 to 4.8.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.0.0...v4.8.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ccda0f2af7
commit
87f8fb92a6
2
pom.xml
2
pom.xml
|
@ -71,7 +71,7 @@
|
|||
<slf4j.version>1.7.36</slf4j.version>
|
||||
<junit.version>5.9.1</junit.version>
|
||||
<hamcrest.version>2.2</hamcrest.version>
|
||||
<mockito.version>4.0.0</mockito.version>
|
||||
<mockito.version>4.8.0</mockito.version>
|
||||
<jna.version>5.12.1</jna.version>
|
||||
<hc.stylecheck.version>1</hc.stylecheck.version>
|
||||
<rxjava.version>2.2.21</rxjava.version>
|
||||
|
|
Loading…
Reference in New Issue