Skip to content

Commit f2cacf2

Browse files
chore(deps): bump junit.version from 5.11.3 to 5.11.4
Bumps `junit.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/junit5@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/junit5@r5.11.3...r5.11.4) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.3...r5.11.4) --- 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]>
1 parent 3045f60 commit f2cacf2

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
@@ -109,7 +109,7 @@
109109

110110
<!-- Testing versions -->
111111
<junit4.version>4.13.2</junit4.version>
112-
<junit.version>5.11.3</junit.version>
112+
<junit.version>5.11.4</junit.version>
113113
<assertj.core.version>3.26.3</assertj.core.version>
114114
<awaitility.version>4.2.2</awaitility.version>
115115
<approvaltests.version>24.12.0</approvaltests.version>

0 commit comments

Comments
 (0)