Start building samples against Framework, Data, and HATEOAS snapshots
See gh-794 See gh-795
This commit is contained in:
@@ -28,7 +28,7 @@ configurations {
|
||||
dependencies {
|
||||
asciidoctorExtensions "org.springframework.restdocs:spring-restdocs-asciidoctor:$restdocsVersion"
|
||||
|
||||
implementation platform("org.springframework:spring-framework-bom:6.0.0-M3")
|
||||
implementation platform("org.springframework:spring-framework-bom:6.0.0-SNAPSHOT")
|
||||
implementation "org.springframework:spring-webmvc"
|
||||
|
||||
testImplementation "org.springframework.restdocs:spring-restdocs-mockmvc:$restdocsVersion"
|
||||
|
||||
Reference in New Issue
Block a user