Skip to content

Commit d7bec49

Browse files
Bump junit-jupiter-api from 5.8.2 to 5.9.1 in /json-smart (#113)
1 parent 9ced6f3 commit d7bec49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-smart/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
<dependency>
228228
<groupId>org.junit.jupiter</groupId>
229229
<artifactId>junit-jupiter-api</artifactId>
230-
<version>5.8.2</version>
230+
<version>5.9.1</version>
231231
<scope>test</scope>
232232
</dependency>
233233
<!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-params -->

0 commit comments

Comments
 (0)