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

Commit ae78b0f

Browse files
use junit-jupiter 5.8.2
1 parent 2daf6d4 commit ae78b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.junit.jupiter</groupId>
3535
<artifactId>junit-jupiter</artifactId>
36-
<version>5.8.1</version>
36+
<version>5.8.2</version>
3737
<scope>test</scope>
3838
</dependency>
3939
<!-- SQLcl dependencies available in public Maven repositories -->

0 commit comments

Comments
 (0)