We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 486356e commit 6c956b9Copy full SHA for 6c956b9
pom.xml
@@ -130,19 +130,19 @@ SOFTWARE.
130
<dependency>
131
<groupId>org.junit.vintage</groupId>
132
<artifactId>junit-vintage-engine</artifactId>
133
- <version>5.10.1</version>
+ <version>5.10.2</version>
134
<scope>test</scope>
135
</dependency>
136
137
<groupId>org.junit.jupiter</groupId>
138
<artifactId>junit-jupiter-api</artifactId>
139
140
141
142
143
144
<artifactId>junit-jupiter-params</artifactId>
145
146
147
148
0 commit comments