Skip to content

Commit

Permalink
docs: update to version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
linux-china committed Jan 28, 2023
1 parent 8cded9f commit ccd1f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Include following dependency in your pom.xml
<dependency>
<groupId>org.mvnsearch</groupId>
<artifactId>easy-random-junit5-extension</artifactId>
<version>0.4.0</version>
<version>0.5.0</version>
<!--<version>0.2.0</version> for Java 8 & 11-->
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit ccd1f3e

Please sign in to comment.