Skip to content

Commit

Permalink
Merge pull request #114 from teixeira-fernando/renovate/org.pitest-pi…
Browse files Browse the repository at this point in the history
…test-junit5-plugin-1.x

Update dependency org.pitest:pitest-junit5-plugin to v1
  • Loading branch information
teixeira-fernando authored Dec 7, 2022
2 parents 963fce1 + 402c865 commit e25fb06
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion inventory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<dependency>
<groupId>org.pitest</groupId>
<artifactId>pitest-junit5-plugin</artifactId>
<version>0.12</version>
<version>1.1.0</version>
</dependency>
</dependencies>
<configuration>
Expand Down
2 changes: 1 addition & 1 deletion shipment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
<dependency>
<groupId>org.pitest</groupId>
<artifactId>pitest-junit5-plugin</artifactId>
<version>0.12</version>
<version>1.1.0</version>
</dependency>
</dependencies>
<configuration>
Expand Down
2 changes: 1 addition & 1 deletion shop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<dependency>
<groupId>org.pitest</groupId>
<artifactId>pitest-junit5-plugin</artifactId>
<version>0.12</version>
<version>1.1.0</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit e25fb06

Please sign in to comment.