Skip to content

Commit

Permalink
Merge pull request #264 from ljacqu/dependabot/maven/dependencies/org…
Browse files Browse the repository at this point in the history
….junit.jupiter-junit-jupiter-params-5.10.0
  • Loading branch information
ljacqu committed Jul 24, 2023
2 parents bd1e9d2 + e51a67b commit c9b8efd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-params</artifactId>
<scope>test</scope>
<version>5.9.3</version>
<version>5.10.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit c9b8efd

Please sign in to comment.