Skip to content

Commit ded3fb9

Browse files
authored
Merge pull request #16 from SECPS/dependabot/maven/junit-56b52ebef5
Maven(deps): Bump org.junit.jupiter:junit-jupiter from 5.13.4 to 6.0.0 in the junit group
2 parents 1cf7acc + 98da803 commit ded3fb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>org.junit.jupiter</groupId>
5252
<artifactId>junit-jupiter</artifactId>
53-
<version>5.13.4</version>
53+
<version>6.0.0</version>
5454
</dependency>
5555

5656
<!-- local jar with travart core -->

0 commit comments

Comments
 (0)