Skip to content

Commit ed68fe9

Browse files
authored
Merge pull request #6 from velo/dependabot/maven/org.junit.jupiter-junit-jupiter-5.12.2
Bump org.junit.jupiter:junit-jupiter from 5.8.2 to 5.12.2
2 parents 433c80d + a9f0cbe commit ed68fe9

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
@@ -139,7 +139,7 @@ PROJECT wide coverage check, so you can requite the whole project to have 70% co
139139
<dependency>
140140
<groupId>org.junit.jupiter</groupId>
141141
<artifactId>junit-jupiter</artifactId>
142-
<version>5.8.2</version>
142+
<version>5.12.2</version>
143143
<scope>test</scope>
144144
</dependency>
145145

0 commit comments

Comments
 (0)