Skip to content

Commit 6fa91b0

Browse files
build(deps): bump junit-bom from 5.8.2 to 5.9.0 (#35)
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.8.2...r5.9.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d25ff6 commit 6fa91b0

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
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>org.junit</groupId>
2323
<artifactId>junit-bom</artifactId>
24-
<version>5.8.2</version>
24+
<version>5.9.0</version>
2525
<type>pom</type>
2626
<scope>import</scope>
2727
</dependency>

0 commit comments

Comments
 (0)