1
0
mirror of synced 2026-07-19 14:55:07 +00:00

chore: bump version to 0.171.1-SNAPSHOT (#168)

This commit is contained in:
Yury Semikhatsky
2020-12-22 15:50:40 -08:00
committed by GitHub
parent 9d61ceec50
commit 0bdaa52533
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
<dependency>
<groupId>com.microsoft.playwright</groupId>
<artifactId>playwright</artifactId>
<version>0.170.3</version>
<version>0.171.0</version>
</dependency>
</dependencies>
<build>