Skip to content

Commit a175569

Browse files
Bump org.junit:junit-bom from 5.12.2 to 5.13.0 (#104)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.2 to 5.13.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.2...r5.13.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.0 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 be89087 commit a175569

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • maven-plugin-testing-harness

maven-plugin-testing-harness/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ under the License.
3939
<dependency>
4040
<groupId>org.junit</groupId>
4141
<artifactId>junit-bom</artifactId>
42-
<version>5.12.2</version>
42+
<version>5.13.0</version>
4343
<type>pom</type>
4444
<scope>import</scope>
4545
</dependency>

0 commit comments

Comments
 (0)