Skip to content

Commit 30e15ad

Browse files
committed
cherry-pick(#10609): docs(intro-java): bump Java to 1.17.1 (#10609)
1 parent 7cf4815 commit 30e15ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/intro-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ public class Example {
5959
<dependency>
6060
<groupId>com.microsoft.playwright</groupId>
6161
<artifactId>playwright</artifactId>
62-
<version>1.16.0</version>
62+
<version>1.17.1</version>
6363
</dependency>
6464
</dependencies>
6565
<build>

0 commit comments

Comments
 (0)