Skip to content

Commit 8f2de47

Browse files
dependabot[bot]slachiewicz
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 22ff3c7 commit 8f2de47

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
@@ -169,7 +169,7 @@
169169
<dependency>
170170
<groupId>org.junit</groupId>
171171
<artifactId>junit-bom</artifactId>
172-
<version>5.9.3</version>
172+
<version>5.10.0</version>
173173
<type>pom</type>
174174
<scope>import</scope>
175175
</dependency>

0 commit comments

Comments
 (0)