File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3737 <dependency >
3838 <groupId >org.seleniumhq.selenium</groupId >
3939 <artifactId >selenium-java</artifactId >
40- <version >3.13 .0</version >
40+ <version >3.14 .0</version >
4141 <scope >test</scope >
4242 </dependency >
4343 </dependencies >
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd" >
33 <metadata >
44 <id >selenium</id >
5- <version >3.13 .0</version >
5+ <version >3.14 .0</version >
66 <title >Selenium</title >
77 <authors >https://github.com/SeleniumHQ/selenium/blob/master/AUTHORS</authors >
88 <owners >dhoer</owners >
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ $toolsDir = Split-Path $MyInvocation.MyCommand.Definition
44. $toolsDir \helpers.ps1
55
66$packageName = $env: ChocolateyPackageName
7- $url = ' https://selenium-release.storage.googleapis.com/3.13 /selenium-server-standalone-3.13 .0.jar'
8- $checksum = ' d03d5c3c8f292529fe235138756431cf1fc32ef9d0f76131c09b5366de4b3d99 '
7+ $url = ' https://selenium-release.storage.googleapis.com/3.14 /selenium-server-standalone-3.14 .0.jar'
8+ $checksum = ' d38decb0a2ca9196e404838cd3866cd0129af5ee167c592b690e502f0b3d01ad '
99$checksumType = ' sha256'
1010$toolsLocation = Get-ToolsLocation
1111$seleniumDir = " $toolsLocation \selenium"
You can’t perform that action at this time.
0 commit comments