Skip to content

Commit

Permalink
Run tests with JUnit 5.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Nov 15, 2021
1 parent 8c8c378 commit 627bbd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -215,7 +215,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.7.2</version>
<version>5.8.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 627bbd3

Please sign in to comment.