Skip to content

Commit 6c4bfa9

Browse files
Bump org.junit.jupiter:junit-jupiter-params from 5.12.1 to 5.12.2 (#213)
Bumps [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) from 5.12.1 to 5.12.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.12.1...r5.12.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6806ad9 commit 6c4bfa9

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.17.0")
41-
testImplementation("org.junit.jupiter:junit-jupiter-params:5.12.1")
41+
testImplementation("org.junit.jupiter:junit-jupiter-params:5.12.2")
4242
testImplementation("org.mockito:mockito-core")
4343

4444
testAnnotationProcessor("org.projectlombok:lombok")

0 commit comments

Comments
 (0)