We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f74e777 commit 2919b8aCopy full SHA for 2919b8a
make/jvm/pom.xml
@@ -82,7 +82,7 @@
82
<dependency>
83
<groupId>org.junit</groupId>
84
<artifactId>junit-bom</artifactId>
85
- <version>6.0.0</version>
+ <version>6.0.1</version>
86
<type>pom</type>
87
<scope>import</scope>
88
</dependency>
@@ -92,12 +92,12 @@
92
93
<groupId>org.junit.jupiter</groupId>
94
<artifactId>junit-jupiter</artifactId>
95
96
97
98
99
<artifactId>junit-jupiter-api</artifactId>
100
101
102
103
<groupId>org.junit-pioneer</groupId>
0 commit comments