File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Default Usage
1818 <plugin>
1919 <groupId>com.lazerycode.selenium</groupId>
2020 <artifactId>driver-binary-downloader-maven-plugin</artifactId>
21- <version>1.0.8 </version>
21+ <version>1.0.9 </version>
2222 <configuration>
2323 <!-- root directory that downloaded driver binaries will be stored in -->
2424 <rootStandaloneServerDirectory>/my/location/binaries</rootStandaloneServerDirectory>
@@ -46,7 +46,7 @@ Advanced Usage
4646 <plugin>
4747 <groupId>com.lazerycode.selenium</groupId>
4848 <artifactId>driver-binary-downloader-maven-plugin</artifactId>
49- <version>1.0.8 </version>
49+ <version>1.0.9 </version>
5050 <configuration>
5151 <!-- root directory that downloaded driver binaries will be stored in -->
5252 <rootStandaloneServerDirectory>/tmp/binaries</rootStandaloneServerDirectory>
You can’t perform that action at this time.
0 commit comments