Skip to content

Commit

Permalink
Update version to 1.1.0 in example implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-seifert committed Nov 26, 2022
1 parent 9929c09 commit 6533c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -33,7 +33,7 @@ To activate the plugin it must be placed on the classpath of the pitest tool (**
<dependency>
<groupId>org.pitest</groupId>
<artifactId>pitest-junit5-plugin</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 6533c28

Please sign in to comment.