Skip to content

Commit 00bec74

Browse files
Bump org.junit.jupiter:junit-jupiter-params from 6.0.2 to 6.0.3 (#314)
Bumps [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.2...r6.0.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 6.0.3 dependency-type: direct:production 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 3a8e0ab commit 00bec74

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
@@ -42,7 +42,7 @@ dependencies {
4242

4343
testImplementation("io.micronaut:micronaut-http-client")
4444
testImplementation("org.mockito:mockito-junit-jupiter:5.21.0")
45-
testImplementation("org.junit.jupiter:junit-jupiter-params:6.0.2")
45+
testImplementation("org.junit.jupiter:junit-jupiter-params:6.0.3")
4646
testImplementation("org.mockito:mockito-core")
4747

4848
testAnnotationProcessor("org.projectlombok:lombok")

0 commit comments

Comments
 (0)