Skip to content

Commit 137a7e0

Browse files
Bump junit-jupiter-api from 5.5.1 to 5.6.2 (#180)
1 parent 008741b commit 137a7e0

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

27-
testImplementation "org.junit.jupiter:junit-jupiter-api:5.5.1"
27+
testImplementation "org.junit.jupiter:junit-jupiter-api:5.6.2"
2828
testImplementation "org.junit.jupiter:junit-jupiter-params:5.5.1"
2929
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.5.1"
3030
testImplementation "org.hamcrest:java-hamcrest:2.0.0.0"

0 commit comments

Comments
 (0)