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…
Reference in a new issue