Skip to content

Commit 54537c4

Browse files
Bump org.pitest:pitest-maven from 1.15.3 to 1.16.1 in /jpa (#310)
Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from 1.15.3 to 1.16.1. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](hcoles/pitest@1.15.3...1.16.1) --- updated-dependencies: - dependency-name: org.pitest:pitest-maven dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Oliver Grande <[email protected]>
1 parent de6ee8e commit 54537c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jpa/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@
314314
<plugin>
315315
<groupId>org.pitest</groupId>
316316
<artifactId>pitest-maven</artifactId>
317-
<version>1.15.3</version>
317+
<version>1.16.1</version>
318318
<dependencies>
319319
<dependency>
320320
<groupId>org.pitest</groupId>

0 commit comments

Comments
 (0)