Skip to content

Commit

Permalink
Bump org.mockito:mockito-core in /aliyun-java-sdk-core
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 3.12.4 to 5.13.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.12.4...v5.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent f9ad367 commit 6049c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aliyun-java-sdk-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<properties>
<powermock.version>2.0.9</powermock.version>
<!-- 由于 powermock 的版本限制,mockito不能升级到 4.0.0 版本 -->
<mockito.version>3.12.4</mockito.version>
<mockito.version>5.13.0</mockito.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 6049c98

Please sign in to comment.