Skip to content

Commit a76469a

Browse files
Bump org.junit.jupiter:junit-jupiter-params from 5.11.3 to 5.11.4
Bumps [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) 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-params dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6cc708 commit a76469a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656
testImplementation 'jakarta.platform:jakarta.jakartaee-api:10.0.0'
5757
testImplementation 'org.hamcrest:hamcrest:3.0'
5858
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.3'
59-
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.3'
59+
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.4'
6060
testImplementation 'org.mockito:mockito-core:5.14.2'
6161
testImplementation 'org.mockito:mockito-junit-jupiter:5.14.2'
6262

0 commit comments

Comments
 (0)