Skip to content

Commit 276a30c

Browse files
Bump org.junit.jupiter:junit-jupiter-params from 5.10.2 to 5.10.3
Bumps [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.2...r5.10.3) --- 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] <[email protected]>
1 parent e2bdb8f commit 276a30c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838

3939
testImplementation("io.micronaut:micronaut-http-client")
4040
testImplementation("org.mockito:mockito-junit-jupiter:5.12.0")
41-
testImplementation("org.junit.jupiter:junit-jupiter-params:5.10.2")
41+
testImplementation("org.junit.jupiter:junit-jupiter-params:5.10.3")
4242
testImplementation("org.mockito:mockito-core")
4343

4444
testAnnotationProcessor("org.projectlombok:lombok")

0 commit comments

Comments
 (0)