Skip to content

Commit 703c017

Browse files
authored
Merge pull request #155 from sdstoehr/dependabot/maven/org.junit.jupiter-junit-jupiter-5.11.0
2 parents 387e98a + 5261a3c commit 703c017

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
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>org.junit.jupiter</groupId>
4040
<artifactId>junit-jupiter</artifactId>
41-
<version>5.10.3</version>
41+
<version>5.11.0</version>
4242
<scope>test</scope>
4343
</dependency>
4444

0 commit comments

Comments
 (0)