Skip to content

Commit 59b3ed2

Browse files
Bump junit-jupiter.version from 5.7.1 to 5.7.2 (#83)
Bumps `junit-jupiter.version` from 5.7.1 to 5.7.2. Updates `junit-jupiter-api` from 5.7.1 to 5.7.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.7.1...r5.7.2) Updates `junit-jupiter-engine` from 5.7.1 to 5.7.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.7.1...r5.7.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent f407951 commit 59b3ed2

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
@@ -11,7 +11,7 @@
1111

1212
<properties>
1313
<java.version>8</java.version>
14-
<junit-jupiter.version>5.7.1</junit-jupiter.version>
14+
<junit-jupiter.version>5.7.2</junit-jupiter.version>
1515
<junit-platform.version>1.7.1</junit-platform.version>
1616
</properties>
1717

0 commit comments

Comments
 (0)