We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5005aa3 commit 9721570Copy full SHA for 9721570
1 file changed
java8/pom.xml
@@ -95,7 +95,7 @@
95
<dependency>
96
<groupId>org.junit.jupiter</groupId>
97
<artifactId>junit-jupiter-engine</artifactId>
98
- <version>5.9.1</version>
+ <version>5.13.1</version>
99
<scope>test</scope>
100
</dependency>
101
@@ -192,7 +192,7 @@
192
193
194
<artifactId>junit-jupiter-api</artifactId>
195
196
197
198
<groupId>org.springframework</groupId>
0 commit comments