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 1a33f9d commit 34b02edCopy full SHA for 34b02ed
1 file changed
bellatrix.playwright.getting.started/pom.xml
@@ -13,8 +13,8 @@
13
<artifactId>bellatrix.playwright.getting.started</artifactId>
14
15
<properties>
16
- <maven.compiler.source>20</maven.compiler.source>
17
- <maven.compiler.target>20</maven.compiler.target>
+ <maven.compiler.source>19</maven.compiler.source>
+ <maven.compiler.target>19</maven.compiler.target>
18
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
19
</properties>
20
0 commit comments