Skip to content

Commit 40704d1

Browse files
committed
use junit platform dep instead of junit5
1 parent e3409d8 commit 40704d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependencies>
4949
<dependency>
5050
<groupId>io.qameta.allure</groupId>
51-
<artifactId>allure-junit5</artifactId>
51+
<artifactId>allure-junit-platform</artifactId>
5252
<scope>test</scope>
5353
</dependency>
5454
<dependency>

0 commit comments

Comments
 (0)