Skip to content

Commit f773941

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

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.0</version>
242+
<version>1.20.3</version>
243243
</plugin>
244244
<plugin>
245245
<groupId>com.github.spotbugs</groupId>

0 commit comments

Comments
 (0)