Skip to content

Commit 76f88e9

Browse files
Bump junit.jupiter.version from 5.11.3 to 5.11.4
Bumps `junit.jupiter.version` from 5.11.3 to 5.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) 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/junit-framework@r5.11.3...r5.11.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 394bc1e commit 76f88e9

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
@@ -65,7 +65,7 @@
6565
<gson.version>2.11.0</gson.version>
6666
<resilience4j.version>2.1.0</resilience4j.version>
6767
<logback.version>1.3.14</logback.version>
68-
<junit.jupiter.version>5.11.3</junit.jupiter.version>
68+
<junit.jupiter.version>5.11.4</junit.jupiter.version>
6969
<mockito.version>5.14.2</mockito.version>
7070
<assertj.version>3.26.3</assertj.version>
7171
<commons-lang3.version>3.17.0</commons-lang3.version>

0 commit comments

Comments
 (0)