Skip to content

Commit cb1a47d

Browse files
authored
Merge pull request #17 from SECPS/dependabot/maven/junit-7d3b0cdb83
Maven(deps): Bump org.junit.jupiter:junit-jupiter from 6.0.0 to 6.0.1 in the junit group
2 parents ded3fb9 + 55db012 commit cb1a47d

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>6.0.0</version>
53+
<version>6.0.1</version>
5454
</dependency>
5555

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

0 commit comments

Comments
 (0)