Skip to content

Commit

Permalink
Changed a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-astachowski committed Nov 8, 2024
1 parent bdd0142 commit 45a9394
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1173,9 +1173,9 @@
</configuration>
<dependencies>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>${junit.version}</version>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit-platform</artifactId>
<version>3.5.1</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 45a9394

Please sign in to comment.