Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit 17b89f6

Browse files
author
Mashiro
authored
Bump junit-jupiter from 5.9.1 to 5.9.2 (#22)
1 parent faa78c9 commit 17b89f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,13 +259,13 @@
259259
<dependency>
260260
<groupId>org.junit.jupiter</groupId>
261261
<artifactId>junit-jupiter-api</artifactId>
262-
<version>5.9.1</version>
262+
<version>5.9.2</version>
263263
<scope>test</scope>
264264
</dependency>
265265
<dependency>
266266
<groupId>org.junit.jupiter</groupId>
267267
<artifactId>junit-jupiter-params</artifactId>
268-
<version>5.9.1</version>
268+
<version>5.9.2</version>
269269
<scope>test</scope>
270270
</dependency>
271271
</dependencies>

0 commit comments

Comments
 (0)