Skip to content

Commit c876fa6

Browse files
Bump junit.jupiter.version from 5.11.3 to 5.11.4 (#200)
Bumps `junit.jupiter.version` from 5.11.3 to 5.11.4. Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.3...r5.11.4) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.3...r5.11.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 306df1c commit c876fa6

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
@@ -49,7 +49,7 @@
4949
<sonar.java.version>8.6.0.37351</sonar.java.version>
5050
<sonar.python.version>4.23.0.17664</sonar.python.version>
5151

52-
<junit.jupiter.version>5.11.3</junit.jupiter.version>
52+
<junit.jupiter.version>5.11.4</junit.jupiter.version>
5353

5454
<google-java-format.version>1.25.0</google-java-format.version>
5555
</properties>

0 commit comments

Comments
 (0)