Skip to content

Commit 21f9d31

Browse files
build(deps): bump org.junit:junit-bom from 5.13.3 to 5.13.4 (#803)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 859548b commit 21f9d31

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
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>org.junit</groupId>
106106
<artifactId>junit-bom</artifactId>
107-
<version>5.13.3</version>
107+
<version>5.13.4</version>
108108
<type>pom</type>
109109
<scope>import</scope>
110110
</dependency>

0 commit comments

Comments
 (0)