Update asciidoctorExtensions and io.spring.ge.conventions versions
This commit is contained in:
@@ -20,7 +20,7 @@ pluginManagement {
|
|||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id "com.gradle.enterprise" version "3.11.1"
|
id "com.gradle.enterprise" version "3.11.1"
|
||||||
id "io.spring.ge.conventions" version "0.0.9"
|
id "io.spring.ge.conventions" version "0.0.14"
|
||||||
}
|
}
|
||||||
|
|
||||||
rootProject.name = 'spring-graphql'
|
rootProject.name = 'spring-graphql'
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ javadoc {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
asciidoctorExtensions 'io.spring.asciidoctor.backends:spring-asciidoctor-backends:0.0.2'
|
asciidoctorExtensions 'io.spring.asciidoctor.backends:spring-asciidoctor-backends:0.0.4'
|
||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
|||||||
Reference in New Issue
Block a user