We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15ffbb6 commit f945a2bCopy full SHA for f945a2b
1 file changed
src/test/groovy/bugs/Groovy10461.groovy
@@ -35,7 +35,7 @@ final class Groovy10461 {
35
@Grab('com.fasterxml.jackson.core:jackson-databind:2.14.2')
36
import com.fasterxml.jackson.databind.ObjectMapper
37
38
- @Grab('io.rest-assured:rest-assured:4.5.0')
+ @Grab('io.rest-assured:rest-assured:4.4.0')
39
import io.restassured.RestAssured
40
import io.restassured.config.RestAssuredConfig
41
import io.restassured.config.ObjectMapperConfig
0 commit comments