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 b573dde commit 952a2e2Copy full SHA for 952a2e2
plugins/maven/example-client/pom.xml
@@ -185,12 +185,12 @@
185
<dependency>
186
<groupId>org.junit.jupiter</groupId>
187
<artifactId>junit-jupiter-api</artifactId>
188
- <version>5.7.2-SNAPSHOT</version>
+ <version>5.7.1</version>
189
</dependency>
190
191
192
<artifactId>junit-jupiter-engine</artifactId>
193
194
195
</dependencies>
196
0 commit comments