Skip to content

Commit 0d738e5

Browse files
dependabot[bot]mvitz
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] <[email protected]>
1 parent 6d0955c commit 0d738e5

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
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>org.junit</groupId>
8282
<artifactId>junit-bom</artifactId>
83-
<version>5.10.3</version>
83+
<version>5.11.0</version>
8484
<type>pom</type>
8585
<scope>import</scope>
8686
</dependency>

0 commit comments

Comments
 (0)