Skip to content

Commit 34e00e9

Browse files
authored
Merge pull request #163 from sdstoehr/dependabot/maven/org.junit.jupiter-junit-jupiter-5.11.2
2 parents 2ec4000 + fc64a62 commit 34e00e9

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

0 commit comments

Comments
 (0)