Skip to content

Commit 954ce69

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v5.11.0
1 parent 39b66bb commit 954ce69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-testing/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
implementation 'org.awaitility:awaitility:4.2.0'
2222
implementation 'org.slf4j:slf4j-api:2.0.11'
2323
implementation 'org.zeroturnaround:zt-exec:1.12'
24-
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
24+
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.0'
2525
testImplementation 'org.slf4j:slf4j-simple:2.0.11'
2626
}
2727

0 commit comments

Comments
 (0)