Skip to content

Commit

Permalink
Merge pull request #61 from HubSpot/120.0.6099.109
Browse files Browse the repository at this point in the history
Bump chrome to 120.0.6099.109, V8 to 12.0.267.10
  • Loading branch information
ssalinas authored Jan 25, 2024
2 parents ac61215 + 9b0f30b commit fdf704d
Show file tree
Hide file tree
Showing 7 changed files with 1,647 additions and 269 deletions.
4 changes: 2 additions & 2 deletions ChromeDevToolsBase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.hubspot.chrome</groupId>
<artifactId>ChromeDevTools-parent</artifactId>
<version>113.0.5672.126-SNAPSHOT</version>
<version>120.0.6099.109-SNAPSHOT</version>
</parent>

<artifactId>ChromeDevToolsBase</artifactId>
Expand Down Expand Up @@ -35,4 +35,4 @@
<scope>provided</scope>
</dependency>
</dependencies>
</project>
</project>
4 changes: 2 additions & 2 deletions ChromeDevToolsClient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hubspot.chrome</groupId>
<artifactId>ChromeDevTools-parent</artifactId>
<version>113.0.5672.126-SNAPSHOT</version>
<version>120.0.6099.109-SNAPSHOT</version>
</parent>

<artifactId>ChromeDevToolsClient</artifactId>
Expand Down Expand Up @@ -129,4 +129,4 @@
</plugins>
</build>

</project>
</project>
4 changes: 2 additions & 2 deletions CodeGeneration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hubspot.chrome</groupId>
<artifactId>ChromeDevTools-parent</artifactId>
<version>113.0.5672.126-SNAPSHOT</version>
<version>120.0.6099.109-SNAPSHOT</version>
</parent>

<artifactId>CodeGeneration</artifactId>
Expand Down Expand Up @@ -76,4 +76,4 @@
<scope>test</scope>
</dependency>
</dependencies>
</project>
</project>
Loading

0 comments on commit fdf704d

Please sign in to comment.