We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce75b0 commit cb45578Copy full SHA for cb45578
README.md
@@ -45,7 +45,7 @@ libraryDependencies += "com.google.guava" % "guava" % "33.0.0-jre"
45
### Playwright versions
46
* This library can be used with playwright version 1.49.0 `"com.microsoft.playwright" % "playwright" % "1.49.0"`
47
### JDK versions
48
-* This library is tested on JDK11 and JDK21
+* This library is tested on JDK21
49
50
## Default configuration
51
```scala
0 commit comments