Skip to content

Commit 4b4809f

Browse files
dependabot[bot]robot-simplify4u
authored andcommitted
Bump org.junit:junit-bom from 5.10.3 to 5.11.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.3 to 5.11.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.3...r5.11.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1db3d5 commit 4b4809f

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
@@ -172,7 +172,7 @@
172172
<dependency>
173173
<groupId>org.junit</groupId>
174174
<artifactId>junit-bom</artifactId>
175-
<version>5.10.3</version>
175+
<version>5.11.0</version>
176176
<type>pom</type>
177177
<scope>import</scope>
178178
</dependency>

0 commit comments

Comments
 (0)