Update to Awaitility 4.2.1
This commit is contained in:
@@ -56,7 +56,7 @@ dependencies {
|
||||
testImplementation("org.junit.jupiter:junit-jupiter-api")
|
||||
testImplementation 'org.htmlunit:htmlunit:4.3.0'
|
||||
testImplementation 'org.hamcrest:hamcrest:2.2'
|
||||
testImplementation 'org.awaitility:awaitility:4.2.0'
|
||||
testImplementation 'org.awaitility:awaitility:4.2.1'
|
||||
|
||||
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user