Skip to content

Commit 10e61ee

Browse files
build(deps): Bump junit-bom from 5.8.0 to 5.8.1 (#194)
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.8.0 to 5.8.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.8.0...r5.8.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30620b7 commit 10e61ee

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.4</vertx.version>
1414
<logback.version>1.2.6</logback.version>
1515
<jackson-databind.version>2.11.2</jackson-databind.version>
16-
<junit.version>5.8.0</junit.version>
16+
<junit.version>5.8.1</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)