Skip to content

Commit ee7fc02

Browse files
chore(deps-dev): bump junit-jupiter.version from 5.7.0 to 5.11.3
Bumps `junit-jupiter.version` from 5.7.0 to 5.11.3. Updates `org.junit.jupiter:junit-jupiter-api` from 5.7.0 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.7.0...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.7.0 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.7.0...r5.11.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 104f060 commit ee7fc02

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
@@ -47,7 +47,7 @@
4747
<build-helper-maven-plugin.version>3.2.0</build-helper-maven-plugin.version>
4848

4949
<!-- test frameworks -->
50-
<junit-jupiter.version>5.7.0</junit-jupiter.version>
50+
<junit-jupiter.version>5.11.3</junit-jupiter.version>
5151
<assertj-core.version>3.18.1</assertj-core.version>
5252
<assertj-assertions-generator-maven-plugin.version>2.2.0</assertj-assertions-generator-maven-plugin.version>
5353

0 commit comments

Comments
 (0)