Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit e85a249

Browse files
Bump junit-jupiter-params from 5.9.2 to 5.9.3 (#61)
Bumps [junit-jupiter-params](https://github.com/junit-team/junit5) from 5.9.2 to 5.9.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.2...r5.9.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e74c20 commit e85a249

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
@@ -347,7 +347,7 @@
347347
<artifactId>junit-jupiter-params</artifactId>
348348
<groupId>org.junit.jupiter</groupId>
349349
<scope>test</scope>
350-
<version>5.9.2</version>
350+
<version>5.9.3</version>
351351
</dependency>
352352
<dependency>
353353
<artifactId>mockito-core</artifactId>

0 commit comments

Comments
 (0)