We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5f4545 commit c0f7755Copy full SHA for c0f7755
surefire-providers/surefire-testng-utils/pom.xml
@@ -50,7 +50,7 @@
50
<dependency>
51
<groupId>org.testng</groupId>
52
<artifactId>testng</artifactId>
53
- <version>${testngVersion}</version>
+ <version>${testngVersion}</version>
54
<classifier>jdk15</classifier>
55
<scope>provided</scope>
56
</dependency>
surefire-providers/surefire-testng/pom.xml
@@ -55,7 +55,7 @@
57
58
59
60
61
0 commit comments