Skip to content

Commit 02b094f

Browse files
dependabot[bot]Valkryst
authored andcommitted
Bump org.junit.jupiter:junit-jupiter-params from 6.0.1 to 6.0.2
Bumps [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.1...r6.0.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9113a9c commit 02b094f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.junit.jupiter</groupId>
3434
<artifactId>junit-jupiter-params</artifactId>
35-
<version>6.0.1</version>
35+
<version>6.0.2</version>
3636
<scope>test</scope>
3737
</dependency>
3838

0 commit comments

Comments
 (0)