Skip to content

Commit b0913e3

Browse files
Bump junit-jupiter-migrationsupport from 5.8.1 to 5.8.2 (#28)
Bumps [junit-jupiter-migrationsupport](https://github.com/junit-team/junit5) from 5.8.1 to 5.8.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.8.1...r5.8.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-migrationsupport dependency-type: direct:development 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 b210305 commit b0913e3

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
@@ -275,7 +275,7 @@
275275
<dependency>
276276
<groupId>org.junit.jupiter</groupId>
277277
<artifactId>junit-jupiter-migrationsupport</artifactId>
278-
<version>5.8.1</version>
278+
<version>5.8.2</version>
279279
<scope>test</scope>
280280
</dependency>
281281
<dependency>

0 commit comments

Comments
 (0)