Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit fa07932

Browse files
Bump junit-jupiter-api from 5.8.0 to 5.8.1 (#143)
1 parent 603aa25 commit fa07932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
<dependency>
171171
<groupId>org.junit.jupiter</groupId>
172172
<artifactId>junit-jupiter-api</artifactId>
173-
<version>5.8.0</version>
173+
<version>5.8.1</version>
174174
<scope>test</scope>
175175
</dependency>
176176
<dependency>

0 commit comments

Comments
 (0)