Skip to content

Commit 6d779c1

Browse files
authored
Merge pull request #457 from cicirello/dependabot/maven/master/org.junit.jupiter-junit-jupiter-5.12.2
Bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2
2 parents 7488a80 + 8f42ef2 commit 6d779c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
<dependency>
216216
<groupId>org.junit.jupiter</groupId>
217217
<artifactId>junit-jupiter</artifactId>
218-
<version>5.12.1</version>
218+
<version>5.12.2</version>
219219
<scope>test</scope>
220220
</dependency>
221221
<dependency>

0 commit comments

Comments
 (0)