Skip to content

Commit 8571723

Browse files
Bump org.junit:junit-bom from 5.10.3 to 5.11.0 (#219)
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 ec11209 commit 8571723

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
@@ -84,7 +84,7 @@
8484
<dependency>
8585
<groupId>org.junit</groupId>
8686
<artifactId>junit-bom</artifactId>
87-
<version>5.10.3</version>
87+
<version>5.11.0</version>
8888
<type>pom</type>
8989
<scope>import</scope>
9090
</dependency>

0 commit comments

Comments
 (0)