We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7267fe commit e893775Copy full SHA for e893775
1 file changed
pom.xml
@@ -18,13 +18,13 @@
18
<dependency>
19
<groupId>org.junit.jupiter</groupId>
20
<artifactId>junit-jupiter-api</artifactId>
21
- <version>5.5.1</version>
+ <version>5.13.4</version>
22
<scope>test</scope>
23
</dependency>
24
25
26
<artifactId>junit-jupiter-engine</artifactId>
27
28
29
30
0 commit comments