Skip to content

Commit e026a78

Browse files
Bump chrome to 113.0.5672.63
1 parent 50f8f4d commit e026a78

File tree

6 files changed

+800
-274
lines changed

6 files changed

+800
-274
lines changed

ChromeDevToolsBase/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.hubspot.chrome</groupId>
55
<artifactId>ChromeDevTools-parent</artifactId>
6-
<version>112.0.5615.165-SNAPSHOT</version>
6+
<version>113.0.5672.63-SNAPSHOT</version>
77
</parent>
88

99
<artifactId>ChromeDevToolsBase</artifactId>

ChromeDevToolsClient/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.hubspot.chrome</groupId>
66
<artifactId>ChromeDevTools-parent</artifactId>
7-
<version>112.0.5615.165-SNAPSHOT</version>
7+
<version>113.0.5672.63-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>ChromeDevToolsClient</artifactId>

CodeGeneration/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.hubspot.chrome</groupId>
66
<artifactId>ChromeDevTools-parent</artifactId>
7-
<version>112.0.5615.165-SNAPSHOT</version>
7+
<version>113.0.5672.63-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>CodeGeneration</artifactId>

0 commit comments

Comments
 (0)