Skip to content

Commit 9b2c8f6

Browse files
chore(deps): bump org.pitest:pitest-maven from 1.16.0 to 1.16.1 (assertj#3466)
Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from 1.16.0 to 1.16.1. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](hcoles/pitest@1.16.0...1.16.1) --- updated-dependencies: - dependency-name: org.pitest:pitest-maven dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8745a1d commit 9b2c8f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assertj-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@
453453
<plugin>
454454
<groupId>org.pitest</groupId>
455455
<artifactId>pitest-maven</artifactId>
456-
<version>1.16.0</version>
456+
<version>1.16.1</version>
457457
<dependencies>
458458
<dependency>
459459
<groupId>org.pitest</groupId>

0 commit comments

Comments
 (0)