Skip to content

Commit 070c07b

Browse files
authored
Merge pull request #148 from sdstoehr/dependabot/maven/org.junit.jupiter-junit-jupiter-5.10.3
2 parents c15fb47 + 031f1db commit 070c07b

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

0 commit comments

Comments
 (0)