Skip to content

Commit c71e209

Browse files
Bump junit-platform-surefire-provider from 1.2.0-M1 to 1.3.2
Bumps [junit-platform-surefire-provider](https://github.com/junit-team/junit5) from 1.2.0-M1 to 1.3.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-surefire-provider dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4a2143 commit c71e209

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
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>org.junit.platform</groupId>
9191
<artifactId>junit-platform-surefire-provider</artifactId>
92-
<version>1.2.0-M1</version>
92+
<version>1.3.2</version>
9393
</dependency>
9494
<dependency>
9595
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)