File tree Expand file tree Collapse file tree 8 files changed +14
-14
lines changed
rest-notes-spring-data-rest
rest-notes-spring-hateoas Expand file tree Collapse file tree 8 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1- version =2.0.5.BUILD-SNAPSHOT
2- asciidoctorj15Version =1.5.8.1
1+ asciidoctorj23Version =2.3.1
2+ org.gradle.daemon =false
33asciidoctorj16Version =1.6.2
4- javaFormatVersion =0.0.15
5- asciidoctorj20Version =2.0.0
6- asciidoctorj21Version =2.1.0
4+ asciidoctorj15Version =1.5.8.1
75asciidoctorj22Version =2.2.0
8- asciidoctorj23Version =2.3.1
6+ asciidoctorj21Version =2.1.0
7+ version =2.0.5.RELEASE
8+ asciidoctorj20Version =2.0.0
9+ javaFormatVersion =0.0.15
910asciidoctorj24Version =2.4.0
10- org.gradle.daemon =false
Original file line number Diff line number Diff line change 3131 snippetsDir = file(' build/generated-snippets' )
3232}
3333
34- ext[' spring-restdocs.version' ] = ' 2.0.5.BUILD-SNAPSHOT '
34+ ext[' spring-restdocs.version' ] = ' 2.0.5.RELEASE '
3535
3636dependencies {
3737 asciidoctor ' org.springframework.restdocs:spring-restdocs-asciidoctor'
Original file line number Diff line number Diff line change 3131 snippetsDir = file(' build/generated-snippets' )
3232}
3333
34- ext[' spring-restdocs.version' ] = ' 2.0.5.BUILD-SNAPSHOT '
34+ ext[' spring-restdocs.version' ] = ' 2.0.5.RELEASE '
3535
3636dependencies {
3737 asciidoctor ' org.springframework.restdocs:spring-restdocs-asciidoctor'
Original file line number Diff line number Diff line change 2727 snippetsDir = file(' build/generated-snippets' )
2828}
2929
30- ext[' spring-restdocs.version' ] = ' 2.0.5.BUILD-SNAPSHOT '
30+ ext[' spring-restdocs.version' ] = ' 2.0.5.RELEASE '
3131
3232dependencies {
3333 compile ' org.springframework.boot:spring-boot-starter-data-jpa'
Original file line number Diff line number Diff line change 1818 <properties >
1919 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2020 <java .version>1.8</java .version>
21- <spring-restdocs .version>2.0.5.BUILD-SNAPSHOT </spring-restdocs .version>
21+ <spring-restdocs .version>2.0.5.RELEASE </spring-restdocs .version>
2222 </properties >
2323
2424 <dependencies >
Original file line number Diff line number Diff line change 3131 snippetsDir = file(' build/generated-snippets' )
3232}
3333
34- ext[' spring-restdocs.version' ] = ' 2.0.5.BUILD-SNAPSHOT '
34+ ext[' spring-restdocs.version' ] = ' 2.0.5.RELEASE '
3535
3636dependencies {
3737 asciidoctor ' org.springframework.restdocs:spring-restdocs-asciidoctor'
Original file line number Diff line number Diff line change 3131 snippetsDir = file(' build/generated-snippets' )
3232}
3333
34- ext[' spring-restdocs.version' ] = ' 2.0.5.BUILD-SNAPSHOT '
34+ ext[' spring-restdocs.version' ] = ' 2.0.5.RELEASE '
3535
3636dependencies {
3737 asciidoctor ' org.springframework.restdocs:spring-restdocs-asciidoctor'
Original file line number Diff line number Diff line change 2020 snippetsDir = file(' build/generated-snippets' )
2121}
2222
23- ext[' spring-restdocs.version' ] = ' 2.0.5.BUILD-SNAPSHOT '
23+ ext[' spring-restdocs.version' ] = ' 2.0.5.RELEASE '
2424
2525dependencies {
2626 compile ' io.projectreactor.ipc:reactor-netty:0.7.1.RELEASE'
You can’t perform that action at this time.
0 commit comments