Skip to content

Commit

Permalink
⬆️ Bump pitest-junit5-plugin from 0.10 to 0.11
Browse files Browse the repository at this point in the history
Bumps [pitest-junit5-plugin](https://github.com/pitest/pitest-junit5-plugin) from 0.10 to 0.11.
- [Release notes](https://github.com/pitest/pitest-junit5-plugin/releases)
- [Commits](pitest/pitest-junit5-plugin@pitest-junit5-plugin-0.10...pitest-junit5-plugin-0.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 30, 2020
1 parent b6d50ff commit d8ddd69
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 @@ -330,7 +330,7 @@
<dependency>
<groupId>org.pitest</groupId>
<artifactId>pitest-junit5-plugin</artifactId>
<version>0.10</version>
<version>0.11</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit d8ddd69

Please sign in to comment.