Skip to content

Commit 3f46a67

Browse files
Bump org.junit:junit-bom from 5.10.1 to 5.11.4
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.1 to 5.11.4. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.1...r5.11.4) --- 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]>
1 parent d879d68 commit 3f46a67

File tree

1 file changed

+1
-1
lines changed
  • maven-plugin-testing-harness

1 file changed

+1
-1
lines changed

maven-plugin-testing-harness/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ under the License.
3535
<dependency>
3636
<groupId>org.junit</groupId>
3737
<artifactId>junit-bom</artifactId>
38-
<version>5.10.1</version>
38+
<version>5.11.4</version>
3939
<type>pom</type>
4040
<scope>import</scope>
4141
</dependency>

0 commit comments

Comments
 (0)