Skip to content

Commit c0de348

Browse files
(main): Bump org.junit:junit-bom from 5.12.0 to 5.12.1 (#1037)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.12.0...r5.12.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8537d7 commit c0de348

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
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>org.junit</groupId>
112112
<artifactId>junit-bom</artifactId>
113-
<version>5.12.0</version>
113+
<version>5.12.1</version>
114114
<type>pom</type>
115115
<scope>import</scope>
116116
</dependency>

0 commit comments

Comments
 (0)