Skip to content

Commit 9470227

Browse files
authored
Merge pull request #160 from sdstoehr/dependabot/maven/org.junit.jupiter-junit-jupiter-5.11.1
2 parents 143c895 + 4487c3a commit 9470227

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.11.0</version>
41+
<version>5.11.1</version>
4242
<scope>test</scope>
4343
</dependency>
4444

0 commit comments

Comments
 (0)