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

Commit 1cbc8e2

Browse files
author
Mashiro
authored
Bump junit-jupiter from 5.9.0 to 5.9.1 (#14)
1 parent 094b4b5 commit 1cbc8e2

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
@@ -258,13 +258,13 @@
258258
<dependency>
259259
<groupId>org.junit.jupiter</groupId>
260260
<artifactId>junit-jupiter-api</artifactId>
261-
<version>5.9.0</version>
261+
<version>5.9.1</version>
262262
<scope>test</scope>
263263
</dependency>
264264
<dependency>
265265
<groupId>org.junit.jupiter</groupId>
266266
<artifactId>junit-jupiter-params</artifactId>
267-
<version>5.9.0</version>
267+
<version>5.9.1</version>
268268
<scope>test</scope>
269269
</dependency>
270270
</dependencies>

0 commit comments

Comments
 (0)