Skip to content

Commit af0d49d

Browse files
dependabot[bot]stefanseifert
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] <[email protected]>
1 parent 03cf421 commit af0d49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent_toplevel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
<dependency>
166166
<groupId>org.junit</groupId>
167167
<artifactId>junit-bom</artifactId>
168-
<version>5.10.0</version>
168+
<version>5.10.1</version>
169169
<type>pom</type>
170170
<scope>import</scope>
171171
</dependency>

0 commit comments

Comments
 (0)