Skip to content

Commit 59c0fd6

Browse files
Bump junit-jupiter-params from 5.5.1 to 5.6.2 (#182)
1 parent 74eb7ce commit 59c0fd6

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
@@ -25,7 +25,7 @@ dependencies {
2525
annotationProcessor "org.projectlombok:lombok:1.18.12"
2626

2727
testImplementation "org.junit.jupiter:junit-jupiter-api:5.6.2"
28-
testImplementation "org.junit.jupiter:junit-jupiter-params:5.5.1"
28+
testImplementation "org.junit.jupiter:junit-jupiter-params:5.6.2"
2929
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.5.1"
3030
testImplementation "org.hamcrest:java-hamcrest:2.0.0.0"
3131
}

0 commit comments

Comments
 (0)