Skip to content

Commit

Permalink
Reverted dependency version change
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-astachowski committed Nov 7, 2024
1 parent 200fbb0 commit c6a1656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.10.3</version>
<version>${junit.version}</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c6a1656

Please sign in to comment.