There was an error while loading. Please reload this page.
1 parent 6869140 commit b804ebbCopy full SHA for b804ebb
spring-restdocs-restassured/build.gradle
@@ -1,3 +1,5 @@
1
+description = 'Spring REST Docs REST Assured'
2
+
3
boolean isPlatformUsingBootOneFour() {
4
def bootVersion = dependencyManagement.springIoTestRuntime.managedVersions['org.springframework.boot:spring-boot']
5
bootVersion.startsWith('1.4')
0 commit comments