diff --git a/api-generator/pom.xml b/api-generator/pom.xml
index 1714a910..bc42ef76 100644
--- a/api-generator/pom.xml
+++ b/api-generator/pom.xml
@@ -7,7 +7,7 @@
com.microsoft.playwright
parent-pom
- 0.162.4-SNAPSHOT
+ 0.170.0-SNAPSHOT
api-generator
diff --git a/driver-bundle/pom.xml b/driver-bundle/pom.xml
index 3c05a562..8f697063 100644
--- a/driver-bundle/pom.xml
+++ b/driver-bundle/pom.xml
@@ -6,7 +6,7 @@
com.microsoft.playwright
parent-pom
- 0.162.4-SNAPSHOT
+ 0.170.0-SNAPSHOT
driver-bundle
diff --git a/driver/pom.xml b/driver/pom.xml
index 3586937f..9dea3243 100644
--- a/driver/pom.xml
+++ b/driver/pom.xml
@@ -6,7 +6,7 @@
com.microsoft.playwright
parent-pom
- 0.162.4-SNAPSHOT
+ 0.170.0-SNAPSHOT
driver
diff --git a/playwright/pom.xml b/playwright/pom.xml
index 2d1ac80d..50fa6b3c 100644
--- a/playwright/pom.xml
+++ b/playwright/pom.xml
@@ -7,7 +7,7 @@
com.microsoft.playwright
parent-pom
- 0.162.4-SNAPSHOT
+ 0.170.0-SNAPSHOT
playwright
diff --git a/pom.xml b/pom.xml
index de028a68..b0c83e4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.microsoft.playwright
parent-pom
- 0.162.4-SNAPSHOT
+ 0.170.0-SNAPSHOT
pom
Playwright Parent Project
Java library to automate Chromium, Firefox and WebKit with a single API.