Skip to content

Commit 4fcb4c8

Browse files
Bump org.junit:junit-bom from 5.10.3 to 5.12.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.3 to 5.12.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.3...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] <[email protected]>
1 parent 283e7ea commit 4fcb4c8

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
@@ -65,7 +65,7 @@
6565
<version.org.jboss.logmanager>2.1.19.Final</version.org.jboss.logmanager>
6666
<version.org.slf4j>2.0.7</version.org.slf4j>
6767
<!-- Test dependencies -->
68-
<version.org.junit>5.10.3</version.org.junit>
68+
<version.org.junit>5.12.0</version.org.junit>
6969
</properties>
7070

7171
<dependencyManagement>

0 commit comments

Comments
 (0)