Skip to content

Commit fc28e54

Browse files
build(deps): bump junit-jupiter.version from 5.9.0 to 5.9.1 (#950)
Bumps `junit-jupiter.version` from 5.9.0 to 5.9.1. Updates `junit-jupiter-api` from 5.9.0 to 5.9.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.0...r5.9.1) Updates `junit-jupiter-engine` from 5.9.0 to 5.9.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.0...r5.9.1) Updates `junit-jupiter-params` from 5.9.0 to 5.9.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.0...r5.9.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6fe74ea commit fc28e54

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
@@ -74,7 +74,7 @@
7474
<maven-javadoc-plugin.version>3.4.1</maven-javadoc-plugin.version>
7575
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
7676
<maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
77-
<junit-jupiter.version>5.9.0</junit-jupiter.version>
77+
<junit-jupiter.version>5.9.1</junit-jupiter.version>
7878
<aws-embedded-metrics.version>1.0.6</aws-embedded-metrics.version>
7979
<jmespath.version>0.5.1</jmespath.version>
8080
</properties>

0 commit comments

Comments
 (0)