Skip to content

Commit

Permalink
Merge pull request #12 from RubenNL/dependabot/maven/code/org.junit.j…
Browse files Browse the repository at this point in the history
…upiter-junit-jupiter-5.7.0

Bump junit-jupiter from 5.6.2 to 5.7.0 in /code
  • Loading branch information
RubenNL authored Oct 29, 2020
2 parents f61c685 + 35d196b commit 05f4f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.6.2</version>
<version>5.7.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 05f4f48

Please sign in to comment.