Previously, the use of compileOnly meant that the REST Assured dependencies were omitted from pom for spring-restdocs-restassured. This commit correct thr problem by using the propdeps' plugin's optional configuration instead. Closes gh-372
Previously, the use of compileOnly meant that the REST Assured dependencies were omitted from pom for spring-restdocs-restassured. This commit correct thr problem by using the propdeps' plugin's optional configuration instead. Closes gh-372