Skip to content

Commit 6c9c409

Browse files
authored
Update README.md
1 parent d101726 commit 6c9c409

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
@@ -103,7 +103,7 @@ JUnit5:
103103
<dependency>
104104
<groupId>com.github.automatedowl</groupId>
105105
<artifactId>chromedriver-js-errors-collector-junit</artifactId>
106-
<version>1.0.3</version>
106+
<version>1.0.4</version>
107107
</dependency>
108108
```
109109

@@ -112,6 +112,6 @@ TestNG:
112112
<dependency>
113113
<groupId>com.github.automatedowl</groupId>
114114
<artifactId>chromedriver-js-errors-collector-testng</artifactId>
115-
<version>1.0.3</version>
115+
<version>1.0.4</version>
116116
</dependency>
117117
```

0 commit comments

Comments
 (0)