Skip to content

Commit 0a9b5c3

Browse files
committed
Fixed incorrect maven config in README.md.
1 parent ff3412d commit 0a9b5c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Maven:
1616
```
1717
<dependency>
1818
<groupId>org.scalatestplus</groupId>
19-
<artifactId>selenium-3-141</artifactId>
19+
<artifactId>selenium-3-141_2.13</artifactId>
2020
<version>3.2.5.0</version>
2121
<scope>test</scope>
2222
</dependency>

0 commit comments

Comments
 (0)