Skip to content

Commit 890d03d

Browse files
Bump junit-jupiter from 5.7.1 to 5.7.2 (#73)
Bumps [junit-jupiter](https://github.com/junit-team/junit5) 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[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7ea3eb commit 890d03d

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
@@ -69,7 +69,7 @@
6969
<flexmark.version>0.62.2</flexmark.version>
7070

7171
<!-- Test Dependencies -->
72-
<junit.version>5.7.1</junit.version>
72+
<junit.version>5.7.2</junit.version>
7373
<mockito-junit-jupiter.version>3.8.0</mockito-junit-jupiter.version>
7474
</properties>
7575

0 commit comments

Comments
 (0)