Skip to content

Commit d818719

Browse files
build(deps): bump junit-bom from 5.8.1 to 5.8.2 (#294)
Bumps [junit-bom](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/junit5@r5.8.1...r5.8.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production 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 3f5fdb3 commit d818719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>org.junit</groupId>
9898
<artifactId>junit-bom</artifactId>
99-
<version>5.8.1</version>
99+
<version>5.8.2</version>
100100
<type>pom</type>
101101
<scope>import</scope>
102102
</dependency>

0 commit comments

Comments
 (0)