Skip to content

Commit b7f4d4b

Browse files
(v2.2.x): Bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#767)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.1 to 5.10.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.1...r5.10.2) --- 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 8d3a056 commit b7f4d4b

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
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>org.junit</groupId>
9494
<artifactId>junit-bom</artifactId>
95-
<version>5.10.1</version>
95+
<version>5.10.2</version>
9696
<type>pom</type>
9797
<scope>import</scope>
9898
</dependency>

0 commit comments

Comments
 (0)