Skip to content

Commit 771c22c

Browse files
committed
[CDP] Adding v110 and removing v107
1 parent 5d8b8a9 commit 771c22c

27 files changed

+491
-226
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/v107:v107.publish
102101
//java/src/org/openqa/selenium/devtools/v108:v108.publish
103102
//java/src/org/openqa/selenium/devtools/v109:v109.publish
103+
//java/src/org/openqa/selenium/devtools/v110:v110.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)