Skip to content

Commit 70b49f3

Browse files
build(deps): Bump junit-bom from 5.7.0 to 5.7.2 (#143)
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.7.0 to 5.7.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.7.0...r5.7.2) Signed-off-by: Dave <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d001908 commit 70b49f3

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
@@ -13,7 +13,7 @@
1313
<vertx.version>4.1.0</vertx.version>
1414
<logback.version>1.2.3</logback.version>
1515
<jackson-databind.version>2.11.2</jackson-databind.version>
16-
<junit.version>5.7.0</junit.version>
16+
<junit.version>5.7.2</junit.version>
1717
<hamcrest.version>2.2</hamcrest.version>
1818
<maven.surefire.version>3.0.0-M5</maven.surefire.version>
1919
</properties>

0 commit comments

Comments
 (0)