Skip to content

Commit

Permalink
Update junit-jupiter-engine version
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaliimak authored and KushnirykOleh committed Aug 30, 2024
1 parent e31e1f9 commit d37005c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,11 @@
<version>${junit-platform.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>${junit.version}</version>
</dependency>
<dependency>
<groupId>org.skyscreamer</groupId>
<artifactId>jsonassert</artifactId>
Expand Down

0 comments on commit d37005c

Please sign in to comment.