Skip to content

Commit 3bc40a1

Browse files
authored
Merge pull request #76 from sullis/junit-5.6.2
junit 5.6.2
2 parents 11b3c53 + 29de84c commit 3bc40a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>org.junit.jupiter</groupId>
6767
<artifactId>junit-jupiter</artifactId>
68-
<version>5.6.0</version>
68+
<version>5.6.2</version>
6969
<scope>test</scope>
7070
</dependency>
7171
<dependency>
@@ -242,4 +242,4 @@
242242
</build>
243243
</profile>
244244
</profiles>
245-
</project>
245+
</project>

0 commit comments

Comments
 (0)