Skip to content

Commit

Permalink
Bump chrome to 113.0.5672.63
Browse files Browse the repository at this point in the history
  • Loading branch information
hs-jenkins-bot committed May 3, 2023
1 parent 50f8f4d commit e026a78
Show file tree
Hide file tree
Showing 6 changed files with 800 additions and 274 deletions.
2 changes: 1 addition & 1 deletion 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>112.0.5615.165-SNAPSHOT</version>
<version>113.0.5672.63-SNAPSHOT</version>
</parent>

<artifactId>ChromeDevToolsBase</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion 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>112.0.5615.165-SNAPSHOT</version>
<version>113.0.5672.63-SNAPSHOT</version>
</parent>

<artifactId>ChromeDevToolsClient</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion 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>112.0.5615.165-SNAPSHOT</version>
<version>113.0.5672.63-SNAPSHOT</version>
</parent>

<artifactId>CodeGeneration</artifactId>
Expand Down
Loading

0 comments on commit e026a78

Please sign in to comment.