Add a description to the REST Assured module

This commit is contained in:
Andy Wilkinson
2016-05-31 11:35:43 +01:00
parent 686914071a
commit b804ebbe5a

View File

@@ -1,3 +1,5 @@
description = 'Spring REST Docs REST Assured'
boolean isPlatformUsingBootOneFour() {
def bootVersion = dependencyManagement.springIoTestRuntime.managedVersions['org.springframework.boot:spring-boot']
bootVersion.startsWith('1.4')