Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
use junit-jupiter 5.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippSalvisberg committed Dec 18, 2021
1 parent 2daf6d4 commit ae78b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.8.1</version>
<version>5.8.2</version>
<scope>test</scope>
</dependency>
<!-- SQLcl dependencies available in public Maven repositories -->
Expand Down

0 comments on commit ae78b0f

Please sign in to comment.