Skip to content

Commit 34977d7

Browse files
chore(deps): bump org.pitest:pitest-maven from 1.20.3 to 1.21.0
Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from 1.20.3 to 1.21.0. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](hcoles/pitest@1.20.3...1.21.0) --- updated-dependencies: - dependency-name: org.pitest:pitest-maven dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 561c5bb commit 34977d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@
239239
<plugin>
240240
<groupId>org.pitest</groupId>
241241
<artifactId>pitest-maven</artifactId>
242-
<version>1.20.3</version>
242+
<version>1.21.0</version>
243243
</plugin>
244244
<plugin>
245245
<groupId>com.github.spotbugs</groupId>

0 commit comments

Comments
 (0)