Skip to content

Commit 6f61646

Browse files
build(deps): bump org.junit:junit-bom from 5.13.0 to 5.13.1 (#879)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.13.0 to 5.13.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.13.0...r5.13.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.1 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 496aa2b commit 6f61646

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
@@ -197,7 +197,7 @@
197197
<dependency>
198198
<groupId>org.junit</groupId>
199199
<artifactId>junit-bom</artifactId>
200-
<version>5.13.0</version>
200+
<version>5.13.1</version>
201201
<type>pom</type>
202202
<scope>import</scope>
203203
</dependency>

0 commit comments

Comments
 (0)