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 e228ca9 commit a09b25bCopy full SHA for a09b25b
pom.xml
@@ -70,13 +70,13 @@
70
<dependency>
71
<groupId>org.junit.jupiter</groupId>
72
<artifactId>junit-jupiter-engine</artifactId>
73
- <version>5.13.3</version>
+ <version>6.0.0</version>
74
<scope>test</scope>
75
</dependency>
76
77
<groupId>org.junit.platform</groupId>
78
<artifactId>junit-platform-runner</artifactId>
79
- <version>1.13.3</version>
+ <version>1.14.0</version>
80
81
82
0 commit comments