Skip to content

Commit

Permalink
upgrade to zk-webdriver 1.4.26.0.2 for fixing docker network leaking
Browse files Browse the repository at this point in the history
  • Loading branch information
jumperchen committed Nov 7, 2024
1 parent 5c2f011 commit a921c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zktest/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ dependencies {
testImplementation 'org.eclipse.jetty:apache-jsp:10.0.11'
testImplementation 'org.junit.platform:junit-platform-launcher:1.9.0'
testImplementation 'xml-apis:xml-apis:1.4.01'
testImplementation 'org.zkoss.test:zk-webdriver:1.4.26.0.1'
testImplementation 'org.zkoss.test:zk-webdriver:1.4.26.0.2'

// For B96_ZK_4194Test to use a specific Chrome driver version (this will change to match latest chrome)
testImplementation 'org.seleniumhq.selenium:selenium-devtools-v130:4.26.0'
Expand Down

0 comments on commit a921c4f

Please sign in to comment.