Skip to content

Commit 641c2a7

Browse files
dependabot[bot]khmarbaise
authored andcommitted
Bump org.junit:junit-bom from 5.9.3 to 5.10.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.9.3 to 5.10.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.3...r5.10.0) --- 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 8092879 commit 641c2a7

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
@@ -304,7 +304,7 @@
304304
<dependency>
305305
<groupId>org.junit</groupId>
306306
<artifactId>junit-bom</artifactId>
307-
<version>5.9.3</version>
307+
<version>5.10.0</version>
308308
<type>pom</type>
309309
<scope>import</scope>
310310
</dependency>

0 commit comments

Comments
 (0)