Skip to content

Commit d201b08

Browse files
Merge pull request #161 from osslabz/dependabot/maven/org.junit.jupiter-junit-jupiter-5.13.0
chore(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.0
2 parents 74e7ba4 + c383e33 commit d201b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>org.junit.jupiter</groupId>
9494
<artifactId>junit-jupiter</artifactId>
95-
<version>5.12.2</version>
95+
<version>5.13.0</version>
9696
<scope>test</scope>
9797
</dependency>
9898
<!-- default logging impl for tests -->

0 commit comments

Comments
 (0)