Skip to content

Commit fb15186

Browse files
authored
Merge pull request #195 from sdstoehr/dependabot/maven/org.junit.jupiter-junit-jupiter-5.12.0
2 parents 8e354e8 + 82c7c65 commit fb15186

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
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>org.junit.jupiter</groupId>
5959
<artifactId>junit-jupiter</artifactId>
60-
<version>5.11.4</version>
60+
<version>5.12.0</version>
6161
<scope>test</scope>
6262
</dependency>
6363

0 commit comments

Comments
 (0)