Skip to content

Commit b40cb21

Browse files
authored
chore: update version to 0.162.3 in README.md (#131)
1 parent ac76ee6 commit b40cb21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ To run Playwright simply add 2 modules to your Maven project:
1414
<dependency>
1515
<groupId>com.microsoft.playwright</groupId>
1616
<artifactId>playwright</artifactId>
17-
<version>0.162.2</version>
17+
<version>0.162.3</version>
1818
</dependency>
1919
<dependency>
2020
<groupId>com.microsoft.playwright</groupId>
2121
<artifactId>driver-bundle</artifactId>
22-
<version>0.162.2</version>
22+
<version>0.162.3</version>
2323
</dependency>
2424
```
2525

0 commit comments

Comments
 (0)