Skip to content

Commit 7a1a989

Browse files
committed
Expand and update REST Assured compatibility testing
Closes gh-688
1 parent a9c4732 commit 7a1a989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-restdocs-restassured/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ test {
1818
matrixTest {
1919
restAssured {
2020
group = 'io.rest-assured'
21-
versions = ['4.0.0', '4.1.1']
21+
versions = ['4.0.0', '4.1.2', '4.2.0', '4.3.1']
2222
}
2323
}

0 commit comments

Comments
 (0)