File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ dependencies {
4949 compile(' org.springframework.boot:spring-boot-starter-web' )
5050 testCompile(' org.springframework.boot:spring-boot-starter-test' )
5151 testCompile(' au.com.dius:pact-jvm-consumer-junit_2.11:3.2.10' )
52- testCompile(' io.rest-assured:rest-assured:3.0.0 ' )
52+ testCompile(' io.rest-assured:rest-assured:5.5.1 ' )
5353}
5454
5555
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ dependencies {
5454 compile(' org.springframework.boot:spring-boot-starter-web' )
5555 testCompile(' org.springframework.boot:spring-boot-starter-test' )
5656 testCompile(' au.com.dius:pact-jvm-consumer-junit_2.11:3.2.10' )
57- testCompile(' io.rest-assured:rest-assured:3.0.0 ' )
57+ testCompile(' io.rest-assured:rest-assured:5.5.1 ' )
5858}
5959
6060
You can’t perform that action at this time.
0 commit comments