Skip to content

Commit 255255c

Browse files
Merge pull request #319 from andreschaffer/dependabot/maven/org.junit.jupiter-junit-jupiter-5.12.2
Bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2
2 parents cb996f0 + c04e3e8 commit 255255c

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
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>org.junit.jupiter</groupId>
3838
<artifactId>junit-jupiter</artifactId>
39-
<version>5.12.1</version>
39+
<version>5.12.2</version>
4040
<scope>test</scope>
4141
</dependency>
4242

0 commit comments

Comments
 (0)