Upgrade samples following the release of 2.0.6
This commit is contained in:
@@ -22,7 +22,7 @@ ext {
|
||||
snippetsDir = file('build/generated-snippets')
|
||||
}
|
||||
|
||||
ext['spring-restdocs.version'] = '2.0.6.BUILD-SNAPSHOT'
|
||||
ext['spring-restdocs.version'] = '2.0.7.BUILD-SNAPSHOT'
|
||||
|
||||
dependencies {
|
||||
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
|
||||
|
||||
Reference in New Issue
Block a user