Skip to content

Commit c2d942e

Browse files
Bump org.junit:junit-bom from 5.9.3 to 5.10.2
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.9.3 to 5.10.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.3...r5.10.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2fed802 commit c2d942e

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
@@ -312,7 +312,7 @@
312312
<!-- Do not upgrade, leads to test failures, needs analysis -->
313313
<groupId>org.junit</groupId>
314314
<artifactId>junit-bom</artifactId>
315-
<version>5.9.3</version>
315+
<version>5.10.2</version>
316316
<type>pom</type>
317317
<scope>import</scope>
318318
</dependency>

0 commit comments

Comments
 (0)