Skip to content

Commit 8446a6b

Browse files
Bump org.junit:junit-bom from 5.12.0 to 5.12.1 in the prod-deps group
Bumps the prod-deps group with 1 update: [org.junit:junit-bom](https://github.com/junit-team/junit5). Updates `org.junit:junit-bom` 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 dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2814a92 commit 8446a6b

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
@@ -206,7 +206,7 @@
206206
<dependency>
207207
<groupId>org.junit</groupId>
208208
<artifactId>junit-bom</artifactId>
209-
<version>5.12.0</version>
209+
<version>5.12.1</version>
210210
<type>pom</type>
211211
<scope>import</scope>
212212
</dependency>

0 commit comments

Comments
 (0)