Skip to content

Commit 4b0f055

Browse files
Bump org.pitest:pitest-maven from 1.21.0 to 1.21.1
Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from 1.21.0 to 1.21.1. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](hcoles/pitest@1.21.0...1.21.1) --- updated-dependencies: - dependency-name: org.pitest:pitest-maven dependency-version: 1.21.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 782c14a commit 4b0f055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adoptium-marketplace-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@
296296
<plugin>
297297
<groupId>org.pitest</groupId>
298298
<artifactId>pitest-maven</artifactId>
299-
<version>1.21.0</version>
299+
<version>1.21.1</version>
300300
</plugin>
301301
<plugin>
302302
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)