Skip to content

Commit e3c75da

Browse files
dependabot[bot]faculoyarte
authored andcommitted
Bump org.junit:junit-bom from 5.10.3 to 5.11.0 (steve-community#1549)
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/junit-framework@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8d85aa commit e3c75da

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
@@ -500,7 +500,7 @@
500500
<dependency>
501501
<groupId>org.junit</groupId>
502502
<artifactId>junit-bom</artifactId>
503-
<version>5.10.3</version>
503+
<version>5.11.0</version>
504504
<type>pom</type>
505505
<scope>import</scope>
506506
</dependency>

0 commit comments

Comments
 (0)