build : graphql-java-extended-scalars 의존성 추가
This commit is contained in:
@@ -26,6 +26,7 @@ dependencies {
|
|||||||
testImplementation("io.projectreactor:reactor-test")
|
testImplementation("io.projectreactor:reactor-test")
|
||||||
|
|
||||||
implementation("com.expediagroup", "graphql-kotlin-spring-server", "6.0.0")
|
implementation("com.expediagroup", "graphql-kotlin-spring-server", "6.0.0")
|
||||||
|
implementation("com.graphql-java:graphql-java-extended-scalars:18.1")
|
||||||
}
|
}
|
||||||
|
|
||||||
tasks.withType<KotlinCompile> {
|
tasks.withType<KotlinCompile> {
|
||||||
|
|||||||
Reference in New Issue
Block a user