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.
2 parents 14826e8 + 1e8abf1 commit 6aeb8e5Copy full SHA for 6aeb8e5
pom.xml
@@ -20,7 +20,7 @@
20
<dependency>
21
<groupId>org.junit</groupId>
22
<artifactId>junit-bom</artifactId>
23
- <version>5.11.0</version>
+ <version>5.11.1</version>
24
<type>pom</type>
25
<scope>import</scope>
26
</dependency>
@@ -31,7 +31,7 @@
31
32
<groupId>org.junit.jupiter</groupId>
33
<artifactId>junit-jupiter</artifactId>
34
35
<scope>test</scope>
36
37
@@ -44,7 +44,7 @@
44
45
46
<artifactId>junit-jupiter-api</artifactId>
47
48
49
50
0 commit comments