Skip to content

Commit 128fe74

Browse files
build(deps): bump org.junit:junit-bom
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...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] <[email protected]>
1 parent 206f88a commit 128fe74

File tree

1 file changed

+1
-1
lines changed
  • org.eclipse.lyo.testsuite.build

1 file changed

+1
-1
lines changed

org.eclipse.lyo.testsuite.build/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>org.junit</groupId>
5252
<artifactId>junit-bom</artifactId>
53-
<version>5.13.4</version>
53+
<version>6.0.1</version>
5454
<type>pom</type>
5555
<scope>import</scope>
5656
</dependency>

0 commit comments

Comments
 (0)