We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b54c0a commit 6247acbCopy full SHA for 6247acb
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.2</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