Skip to content

Commit b98b94a

Browse files
Bump junit-bom from 5.9.0 to 5.9.1 (#148)
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.0...r5.9.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e5cfaf commit b98b94a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ limitations under the License.
234234
<dependency>
235235
<groupId>org.junit</groupId>
236236
<artifactId>junit-bom</artifactId>
237-
<version>5.9.0</version>
237+
<version>5.9.1</version>
238238
<type>pom</type>
239239
<scope>import</scope>
240240
<exclusions>

0 commit comments

Comments
 (0)