Skip to content

Commit ca3d76a

Browse files
dependabot[bot]stefanseifert
authored andcommitted
Bump junit-bom from 5.9.1 to 5.9.2
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.9.1 to 5.9.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.1...r5.9.2) --- 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 ab62d21 commit ca3d76a

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.9.1</version>
168+
<version>5.9.2</version>
169169
<type>pom</type>
170170
<scope>import</scope>
171171
</dependency>

0 commit comments

Comments
 (0)