File tree Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ dependencies {
2525 api ' org.springframework:spring-messaging'
2626 api ' org.springframework.data:spring-data-commons'
2727 api ' com.querydsl:querydsl-core'
28- asciidoctorExtensions ' io.spring.asciidoctor.backends:spring-asciidoctor-backends:0.0.3 '
28+ asciidoctorExtensions ' io.spring.asciidoctor.backends:spring-asciidoctor-backends:0.0.4 '
2929}
3030
3131jar {
@@ -36,16 +36,6 @@ javadoc {
3636 enabled = false
3737}
3838
39-
40- repositories {
41- maven {
42- url " https://repo.spring.io/release"
43- mavenContent {
44- includeGroup " io.spring.asciidoctor.backends"
45- }
46- }
47- }
48-
4939ext. javadocLinks = [
5040 " https://docs.oracle.com/javase/8/docs/api/" ,
5141 " https://javadoc.io/doc/com.graphql-java/graphql-java/${ graphQlJavaVersion} /" ,
You can’t perform that action at this time.
0 commit comments