Skip to content

Commit ebfc5ed

Browse files
Bump org.junit:junit-bom from 5.11.4 to 5.12.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.4...r5.12.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 a25b9fc commit ebfc5ed

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
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>org.junit</groupId>
7474
<artifactId>junit-bom</artifactId>
75-
<version>5.11.4</version>
75+
<version>5.12.0</version>
7676
<type>pom</type>
7777
<scope>import</scope>
7878
</dependency>

0 commit comments

Comments
 (0)