1
0
mirror of synced 2026-08-05 15:06:54 +00:00

chore: mark 1.41 dev version (#1428)

This commit is contained in:
Yury Semikhatsky
2023-11-20 11:03:13 -08:00
committed by GitHub
parent cc28516281
commit d73f953e68
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.40.0</version>
<version>1.41.0-SNAPSHOT</version>
<name>Test Playwright With Spring Boot</name>
<properties>
<spring.version>2.4.3</spring.version>