Skip to content

Commit fdf704d

Browse files
authored
Merge pull request #61 from HubSpot/120.0.6099.109
Bump chrome to 120.0.6099.109, V8 to 12.0.267.10
2 parents ac61215 + 9b0f30b commit fdf704d

File tree

7 files changed

+1647
-269
lines changed

7 files changed

+1647
-269
lines changed

ChromeDevToolsBase/pom.xml

+2-2
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>113.0.5672.126-SNAPSHOT</version>
6+
<version>120.0.6099.109-SNAPSHOT</version>
77
</parent>
88

99
<artifactId>ChromeDevToolsBase</artifactId>
@@ -35,4 +35,4 @@
3535
<scope>provided</scope>
3636
</dependency>
3737
</dependencies>
38-
</project>
38+
</project>

ChromeDevToolsClient/pom.xml

+2-2
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>113.0.5672.126-SNAPSHOT</version>
7+
<version>120.0.6099.109-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>ChromeDevToolsClient</artifactId>
@@ -129,4 +129,4 @@
129129
</plugins>
130130
</build>
131131

132-
</project>
132+
</project>

CodeGeneration/pom.xml

+2-2
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>113.0.5672.126-SNAPSHOT</version>
7+
<version>120.0.6099.109-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>CodeGeneration</artifactId>
@@ -76,4 +76,4 @@
7676
<scope>test</scope>
7777
</dependency>
7878
</dependencies>
79-
</project>
79+
</project>

0 commit comments

Comments
 (0)