Skip to content

Commit

Permalink
Bump junit-jupiter-api from 5.8.2 to 5.9.1 in /json-smart (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 21, 2022
1 parent 9ced6f3 commit d7bec49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json-smart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.8.2</version>
<version>5.9.1</version>
<scope>test</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-params -->
Expand Down

0 comments on commit d7bec49

Please sign in to comment.