Skip to content

Commit cec73ec

Browse files
author
temyers
committed
Update readme following release
1 parent 3891237 commit cec73ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Add the following to your POM file, updating the `<glue>` definition to point to
1717
<plugin>
1818
<groupId>com.github.temyers</groupId>
1919
<artifactId>cucumber-jvm-parallel-plugin</artifactId>
20-
<version>4.2.0</version>
20+
<version>5.0.0</version>
2121
<executions>
2222
<execution>
2323
<id>generateRunners</id>
@@ -53,7 +53,7 @@ Please refer to the integration tests for example usage:
5353
<plugin>
5454
<groupId>com.github.temyers</groupId>
5555
<artifactId>cucumber-jvm-parallel-plugin</artifactId>
56-
<version>4.2.0</version>
56+
<version>5.0.0</version>
5757
<executions>
5858
<execution>
5959
<id>generateRunners</id>

0 commit comments

Comments
 (0)