Skip to content

Commit 1701963

Browse files
build(deps): bump org.junit:junit-bom from 5.12.0 to 5.12.1 (#757)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.12.0...r5.12.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom 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 7ef7b82 commit 1701963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<dependency>
9898
<groupId>org.junit</groupId>
9999
<artifactId>junit-bom</artifactId>
100-
<version>5.12.0</version>
100+
<version>5.12.1</version>
101101
<type>pom</type>
102102
<scope>import</scope>
103103
</dependency>

0 commit comments

Comments
 (0)