Skip to content

Commit 0b1cca9

Browse files
committed
[CDP] Adding v114 and removing v111
1 parent 3c2313f commit 0b1cca9

26 files changed

+601
-304
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@ task '//java/test/org/openqa/selenium/environment/webserver:webserver:uber' => [
9898
JAVA_RELEASE_TARGETS = %w[
9999
//java/src/org/openqa/selenium/chrome:chrome.publish
100100
//java/src/org/openqa/selenium/chromium:chromium.publish
101-
//java/src/org/openqa/selenium/devtools/v111:v111.publish
102101
//java/src/org/openqa/selenium/devtools/v112:v112.publish
103102
//java/src/org/openqa/selenium/devtools/v113:v113.publish
103+
//java/src/org/openqa/selenium/devtools/v114:v114.publish
104104
//java/src/org/openqa/selenium/devtools/v85:v85.publish
105105
//java/src/org/openqa/selenium/edge:edge.publish
106106
//java/src/org/openqa/selenium/firefox:firefox.publish

0 commit comments

Comments
 (0)