Skip to content

Commit

Permalink
chore(deps): bump org.mockito:mockito-inline from 4.11.0 to 5.2.0 (5894)
Browse files Browse the repository at this point in the history
chore(deps): bump org.mockito:mockito-inline from 4.11.0 to 5.2.0

Bumps [org.mockito:mockito-inline](https://github.com/mockito/mockito) from 4.11.0 to 5.2.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.11.0...v5.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
---
config: remove duplicate property

Signed-off-by: Marc Nuri <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent f25c39e commit ffa8174
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<awaitility.version>4.2.1</awaitility.version>
<approvaltests.version>23.0.1</approvaltests.version>
<mockito.version>4.11.0</mockito.version>
<mockito-inline.version>4.11.0</mockito-inline.version>
<mockito-inline.version>5.2.0</mockito-inline.version>
<spock.version>2.4-M4-groovy-4.0</spock.version>

<conscrypt-openjdk-uber.bundle.version>1.4.2_1</conscrypt-openjdk-uber.bundle.version>
Expand Down Expand Up @@ -1581,7 +1581,6 @@
</activation>
<properties>
<mockito.version>5.11.0</mockito.version>
<mockito-inline.version>5.2.0</mockito-inline.version>
<karaf.itest.skip>true</karaf.itest.skip>
</properties>
</profile>
Expand Down

0 comments on commit ffa8174

Please sign in to comment.