Skip to content

Commit f6c3db7

Browse files
dependabot[bot]khmarbaise
authored andcommitted
Bump org.junit:junit-bom from 5.10.0 to 5.10.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.0...r5.10.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>
1 parent bcc897e commit f6c3db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.junit</groupId>
5050
<artifactId>junit-bom</artifactId>
51-
<version>5.10.0</version>
51+
<version>5.10.1</version>
5252
<scope>import</scope>
5353
<type>pom</type>
5454
</dependency>

0 commit comments

Comments
 (0)