File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.hubspot.chrome</groupId >
5
5
<artifactId >ChromeDevTools-parent</artifactId >
6
- <version >112.0.5615.49 -SNAPSHOT</version >
6
+ <version >112.0.5615.121 -SNAPSHOT</version >
7
7
</parent >
8
8
9
9
<artifactId >ChromeDevToolsBase</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.hubspot.chrome</groupId >
6
6
<artifactId >ChromeDevTools-parent</artifactId >
7
- <version >112.0.5615.49 -SNAPSHOT</version >
7
+ <version >112.0.5615.121 -SNAPSHOT</version >
8
8
</parent >
9
9
10
10
<artifactId >ChromeDevToolsClient</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.hubspot.chrome</groupId >
6
6
<artifactId >ChromeDevTools-parent</artifactId >
7
- <version >112.0.5615.49 -SNAPSHOT</version >
7
+ <version >112.0.5615.121 -SNAPSHOT</version >
8
8
</parent >
9
9
10
10
<artifactId >CodeGeneration</artifactId >
Original file line number Diff line number Diff line change 8
8
</parent >
9
9
<groupId >com.hubspot.chrome</groupId >
10
10
<artifactId >ChromeDevTools-parent</artifactId >
11
- <version >112.0.5615.49 -SNAPSHOT</version >
11
+ <version >112.0.5615.121 -SNAPSHOT</version >
12
12
<packaging >pom</packaging >
13
13
14
14
<modules >
18
18
</modules >
19
19
20
20
<properties >
21
- <chromium .version>112.0.5615.49 </chromium .version>
22
- <v8 .version>11.2.214.9 </v8 .version>
21
+ <chromium .version>112.0.5615.121 </chromium .version>
22
+ <v8 .version>11.2.214.14 </v8 .version>
23
23
<project .build.targetJdk>11</project .build.targetJdk>
24
24
<project .build.releaseJdk>${project.build.targetJdk} </project .build.releaseJdk>
25
25
<basepom .check.skip-findbugs>true</basepom .check.skip-findbugs>
You can’t perform that action at this time.
0 commit comments