We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f080a32 + d1c46be commit 5d93955Copy full SHA for 5d93955
make/jvm/pom.xml
@@ -82,7 +82,7 @@
82
<dependency>
83
<groupId>org.junit</groupId>
84
<artifactId>junit-bom</artifactId>
85
- <version>5.13.2</version>
+ <version>5.13.4</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