Skip to content

Commit b76c717

Browse files
build(deps): bump org.junit:junit-bom from 5.11.3 to 6.0.1 in /src (#470)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.11.3 to 6.0.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.3...r6.0.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43a258a commit b76c717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/refimpl-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>org.junit</groupId>
3636
<artifactId>junit-bom</artifactId>
37-
<version>5.11.3</version>
37+
<version>6.0.1</version>
3838
<type>pom</type>
3939
<scope>import</scope>
4040
</dependency>

0 commit comments

Comments
 (0)