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 ebee797 commit d770682Copy full SHA for d770682
pom.xml
@@ -69,13 +69,13 @@
69
<dependency>
70
<groupId>org.junit.jupiter</groupId>
71
<artifactId>junit-jupiter-engine</artifactId>
72
- <version>5.11.0</version>
+ <version>5.11.3</version>
73
<scope>test</scope>
74
</dependency>
75
76
<groupId>org.junit.platform</groupId>
77
<artifactId>junit-platform-runner</artifactId>
78
- <version>1.11.0</version>
+ <version>1.11.3</version>
79
80
81
0 commit comments