mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs: update java version to alpha in the intro (#5744)
This commit is contained in:
parent
b3561e6c41
commit
b5aeba90a6
@ -59,7 +59,7 @@ public class Example {
|
||||
<dependency>
|
||||
<groupId>com.microsoft.playwright</groupId>
|
||||
<artifactId>playwright</artifactId>
|
||||
<version>0.190.0-SNAPSHOT</version>
|
||||
<version>1.9.0-alpha-0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
|
Loading…
x
Reference in New Issue
Block a user