Skip to content

Commit f044e62

Browse files
chore(deps): bump org.junit:junit-bom from 5.13.4 to 5.14.0 (#351)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.4 to 5.14.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r5.14.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bcf1f1a commit f044e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>org.junit</groupId>
8181
<artifactId>junit-bom</artifactId>
82-
<version>5.13.4</version>
82+
<version>5.14.0</version>
8383
<type>pom</type>
8484
<scope>import</scope>
8585
</dependency>

0 commit comments

Comments
 (0)