Skip to content

Commit

Permalink
cherry-pick(#10609): docs(intro-java): bump Java to 1.17.1 (#10609)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt committed Nov 30, 2021
1 parent 7cf4815 commit 30e15ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/intro-java.md
Expand Up @@ -59,7 +59,7 @@ public class Example {
<dependency>
<groupId>com.microsoft.playwright</groupId>
<artifactId>playwright</artifactId>
<version>1.16.0</version>
<version>1.17.1</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 30e15ad

Please sign in to comment.