Skip to content

Commit

Permalink
Merge pull request #248 from forge/dependabot/maven/org.junit.jupiter…
Browse files Browse the repository at this point in the history
…-junit-jupiter-5.9.0

Bump junit-jupiter from 5.8.2 to 5.9.0
  • Loading branch information
gastaldi committed Jul 27, 2022
2 parents 165ec43 + cc85bab commit aa492d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pom.xml
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.8.2</version>
<version>5.9.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit aa492d8

Please sign in to comment.