Skip to content

Commit

Permalink
Merge pull request #105 from ottlinger/dependabot/maven/org.pitest-pi…
Browse files Browse the repository at this point in the history
…test-junit5-plugin-1.2.2

Bump org.pitest:pitest-junit5-plugin from 1.2.1 to 1.2.2
  • Loading branch information
ottlinger authored Feb 27, 2025
2 parents fe3cf3e + c758c0f commit 8b014aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
<dependency>
<groupId>org.pitest</groupId>
<artifactId>pitest-junit5-plugin</artifactId>
<version>1.2.1</version>
<version>1.2.2</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 8b014aa

Please sign in to comment.