Skip to content

Commit 2beedbb

Browse files
authored
Merge pull request #190 from sdstoehr/dependabot/maven/org.junit.jupiter-junit-jupiter-5.11.4
2 parents 3e7ca2d + ce03187 commit 2beedbb

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.3</version>
60+
<version>5.11.4</version>
6161
<scope>test</scope>
6262
</dependency>
6363

0 commit comments

Comments
 (0)