Skip to content

Commit

Permalink
Bump powermock.version from 2.0.2 to 2.0.9 in /starlight (baidu#312)
Browse files Browse the repository at this point in the history
Bumps `powermock.version` from 2.0.2 to 2.0.9.

Updates `powermock-module-junit4` from 2.0.2 to 2.0.9
- [Release notes](https://github.com/powermock/powermock/releases)
- [Changelog](https://github.com/powermock/powermock/blob/release/2.x/docs/changelog.txt)
- [Commits](powermock/powermock@powermock-2.0.2...powermock-2.0.9)

Updates `powermock-api-mockito2` from 2.0.2 to 2.0.9
- [Release notes](https://github.com/powermock/powermock/releases)
- [Changelog](https://github.com/powermock/powermock/blob/release/2.x/docs/changelog.txt)
- [Commits](powermock/powermock@powermock-2.0.2...powermock-2.0.9)

---
updated-dependencies:
- dependency-name: org.powermock:powermock-module-junit4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.powermock:powermock-api-mockito2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 23, 2023
1 parent 5dffb57 commit 33d329e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starlight/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<!-- plugin versions -->
<powermock.version>2.0.2</powermock.version>
<powermock.version>2.0.9</powermock.version>
<skip_maven_deploy>false</skip_maven_deploy>

</properties>
Expand Down

0 comments on commit 33d329e

Please sign in to comment.