Skip to content

Commit 62fb2d7

Browse files
Merge pull request #25 from ArtifactForms/dependabot/maven/org.junit.jupiter-junit-jupiter-params-5.11.3
Bump org.junit.jupiter:junit-jupiter-params from 5.4.0 to 5.11.3
2 parents 6158153 + c540f64 commit 62fb2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>org.junit.jupiter</groupId>
7878
<artifactId>junit-jupiter-params</artifactId>
79-
<version>5.4.0</version>
79+
<version>5.11.3</version>
8080
<scope>test</scope>
8181
</dependency>
8282
<dependency>

0 commit comments

Comments
 (0)