File tree 9 files changed +9
-9
lines changed
9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.microsoft.playwright</groupId >
8
8
<artifactId >parent-pom</artifactId >
9
- <version >1.16.0 </version >
9
+ <version >1.16.1 </version >
10
10
</parent >
11
11
12
12
<artifactId >driver-bundle</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.microsoft.playwright</groupId >
8
8
<artifactId >parent-pom</artifactId >
9
- <version >1.16.0 </version >
9
+ <version >1.16.1 </version >
10
10
</parent >
11
11
12
12
<artifactId >driver</artifactId >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >org.example</groupId >
8
8
<artifactId >examples</artifactId >
9
- <version >1.16.0 </version >
9
+ <version >1.16.1 </version >
10
10
<name >Playwright Client Examples</name >
11
11
<properties >
12
12
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.microsoft.playwright</groupId >
9
9
<artifactId >parent-pom</artifactId >
10
- <version >1.16.0 </version >
10
+ <version >1.16.1 </version >
11
11
</parent >
12
12
13
13
<artifactId >playwright</artifactId >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.microsoft.playwright</groupId >
8
8
<artifactId >parent-pom</artifactId >
9
- <version >1.16.0 </version >
9
+ <version >1.16.1 </version >
10
10
<packaging >pom</packaging >
11
11
<name >Playwright Parent Project</name >
12
12
<description >Java library to automate Chromium, Firefox and WebKit with a single API.
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.microsoft.playwright</groupId >
8
8
<artifactId >api-generator</artifactId >
9
- <version >1.16.0 </version >
9
+ <version >1.16.1 </version >
10
10
<name >Playwright - API Generator</name >
11
11
<description >
12
12
This is an internal module used to generate Java API from the upstream Playwright
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.microsoft.playwright</groupId >
6
6
<artifactId >test-local-installation</artifactId >
7
- <version >1.16.0 </version >
7
+ <version >1.16.1 </version >
8
8
<name >Test local installation</name >
9
9
<description >Runs Playwright test suite (copied from playwright module) against locally cached Playwright</description >
10
10
<properties >
Original file line number Diff line number Diff line change 9
9
</parent >
10
10
<groupId >com.microsoft.playwright</groupId >
11
11
<artifactId >test-spring-boot-starter</artifactId >
12
- <version >1.16.0 </version >
12
+ <version >1.16.1 </version >
13
13
<name >Test Playwright With Spring Boot</name >
14
14
<properties >
15
15
<spring .version>2.4.3</spring .version>
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.microsoft.playwright</groupId >
8
8
<artifactId >update-version</artifactId >
9
- <version >1.16.0 </version >
9
+ <version >1.16.1 </version >
10
10
<name >Playwright - Update Version in Documentation</name >
11
11
<description >
12
12
This is an internal module used to update versions in the documentation based on
You can’t perform that action at this time.
0 commit comments