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 32e4bee commit 9a8499bCopy full SHA for 9a8499b
pom.xml
@@ -14,7 +14,7 @@
14
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15
<playwright.version>1.55.0</playwright.version>
16
<testng.version>7.11.0</testng.version>
17
- <maven.compiler.version>3.14.0</maven.compiler.version>
+ <maven.compiler.version>3.14.1</maven.compiler.version>
18
<surefire.version>3.5.4</surefire.version>
19
<java.release.version>17</java.release.version>
20
<maven.source.encoding>UTF-8</maven.source.encoding>
0 commit comments