Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Commit

Permalink
Bump mockito-core from 2.28.2 to 4.3.0
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.28.2 to 4.3.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v2.28.2...v4.3.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 24, 2022
1 parent dd53b89 commit e77e780
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -230,7 +230,7 @@

<dirigible.version>6.1.18</dirigible.version>

<maven.resource.plugin.version>3.0.2</maven.resource.plugin.version>
<maven.resource.plugin.version>3.2.0</maven.resource.plugin.version>
<maven.clean.plugin.version>3.1.0</maven.clean.plugin.version>
<maven.clean.plugin.directory>src/main/resources/META-INF/dirigible</maven.clean.plugin.directory>
<maven.compiler.plugin.version>3.9.0</maven.compiler.plugin.version>
Expand All @@ -256,7 +256,7 @@
<jaxws.version>2.3.0</jaxws.version>
<emf.mwe.utils.version>1.4.0</emf.mwe.utils.version>
<olingo.version>2.0.11</olingo.version>
<mockito.version>2.28.2</mockito.version>
<mockito.version>4.3.0</mockito.version>
<powermock-api-mockito2.version>2.0.2</powermock-api-mockito2.version>
<powermock-module-junit4.version>2.0.2</powermock-module-junit4.version>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit e77e780

Please sign in to comment.