We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d58e8d commit 12e7d75Copy full SHA for 12e7d75
settings.gradle
@@ -20,7 +20,7 @@ pluginManagement {
20
21
plugins {
22
id "com.gradle.enterprise" version "3.11.1"
23
- id "io.spring.ge.conventions" version "0.0.9"
+ id "io.spring.ge.conventions" version "0.0.14"
24
}
25
26
rootProject.name = 'spring-graphql'
spring-graphql-docs/build.gradle
@@ -18,7 +18,7 @@ javadoc {
18
19
dependencies {
- asciidoctorExtensions 'io.spring.asciidoctor.backends:spring-asciidoctor-backends:0.0.2'
+ asciidoctorExtensions 'io.spring.asciidoctor.backends:spring-asciidoctor-backends:0.0.4'
repositories {
0 commit comments