Skip to content

Commit

Permalink
Bump powermock.version from 2.0.7 to 2.0.9
Browse files Browse the repository at this point in the history
Bumps `powermock.version` from 2.0.7 to 2.0.9.

Updates `powermock-module-junit4` from 2.0.7 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.7...powermock-2.0.9)

Updates `powermock-api-mockito2` from 2.0.7 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.7...powermock-2.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 5, 2020
1 parent b021e37 commit dd0543d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<junit.version>4.13.1</junit.version>
<junit5.version>5.7.0</junit5.version>
<mockito.version>3.6.0</mockito.version>
<powermock.version>2.0.7</powermock.version>
<powermock.version>2.0.9</powermock.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit dd0543d

Please sign in to comment.