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