cherry-pick(#10609): docs(intro-java): bump Java to 1.17.1 (#10609)

This commit is contained in:
Max Schmitt 2021-11-30 16:17:46 +01:00
parent 7cf48152b7
commit 30e15ad36f

View file

@ -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>