Skip to content

Commit cf0844e

Browse files
Bump org.junit:junit-bom from 5.13.3 to 5.13.4
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.3 to 5.13.4. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.3...r5.13.4) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14ce4dc commit cf0844e

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
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.junit</groupId>
7070
<artifactId>junit-bom</artifactId>
71-
<version>5.13.3</version> <!-- Choose a recent, stable version -->
71+
<version>5.13.4</version> <!-- Choose a recent, stable version -->
7272
<type>pom</type>
7373
<scope>import</scope>
7474
</dependency>

0 commit comments

Comments
 (0)