We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b835069 commit 979bc2dCopy full SHA for 979bc2d
pom.xml
@@ -158,19 +158,19 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
158
<dependency>
159
<groupId>org.junit.jupiter</groupId>
160
<artifactId>junit-jupiter-api</artifactId>
161
- <version>5.10.3</version>
+ <version>5.11.0</version>
162
<scope>test</scope>
163
</dependency>
164
165
166
<artifactId>junit-jupiter-engine</artifactId>
167
168
169
170
171
172
<artifactId>junit-jupiter-params</artifactId>
173
174
175
176
0 commit comments