Skip to content

Commit c540f64

Browse files
Bump org.junit.jupiter:junit-jupiter-params from 5.4.0 to 5.11.3
Bumps [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) from 5.4.0 to 5.11.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.4.0...r5.11.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6158153 commit c540f64

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)