Skip to content

Commit 2d52fe1

Browse files
Bump junit-bom from 5.8.2 to 5.9.0 (#140)
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/junit-framework@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86e8bf8 commit 2d52fe1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ limitations under the License.
234234
<dependency>
235235
<groupId>org.junit</groupId>
236236
<artifactId>junit-bom</artifactId>
237-
<version>5.8.2</version>
237+
<version>5.9.0</version>
238238
<type>pom</type>
239239
<scope>import</scope>
240240
<exclusions>

0 commit comments

Comments
 (0)