1
0
mirror of synced 2026-05-22 18:53:15 +00:00

chore: bump version in examples (#716)

This commit is contained in:
Yury Semikhatsky
2021-11-19 08:58:07 -08:00
committed by GitHub
parent 4d379726e5
commit 0076b8f8a9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
<dependency>
<groupId>com.microsoft.playwright</groupId>
<artifactId>playwright</artifactId>
<version>1.16.0</version>
<version>1.17.0</version>
</dependency>
</dependencies>
<build>