1
0
mirror of synced 2026-08-05 23:16:54 +00:00

chore: bump dev version to 1.32.0-SNAPSHOT (#1212)

This commit is contained in:
Yury Semikhatsky
2023-02-22 11:20:04 -08:00
committed by GitHub
parent 4762ad9768
commit 9fdcbb63f9
11 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
</parent>
<groupId>com.microsoft.playwright</groupId>
<artifactId>test-spring-boot-starter</artifactId>
<version>1.31.0-SNAPSHOT</version>
<version>1.32.0-SNAPSHOT</version>
<name>Test Playwright With Spring Boot</name>
<properties>
<spring.version>2.4.3</spring.version>