Skip to content

Commit ca09d83

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 37660cc commit ca09d83

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
@@ -57,7 +57,7 @@
5757
todo: Read https://junit.org/junit5/docs/current/user-guide/#running-tests-build-spring-boot
5858
and fix according to it
5959
-->
60-
<junit-jupiter.version>5.9.3</junit-jupiter.version>
60+
<junit-jupiter.version>5.11.3</junit-jupiter.version>
6161

6262
<assertj-core.version>3.18.1</assertj-core.version>
6363
<assertj-assertions-generator-maven-plugin.version>2.2.0</assertj-assertions-generator-maven-plugin.version>

0 commit comments

Comments
 (0)