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.
2 parents daee663 + 730c05a commit f1d14a1Copy full SHA for f1d14a1
graphql-datetime-dgs-autoconfigure/build.gradle.kts
@@ -14,6 +14,7 @@ dependencies {
14
api(project(":graphql-datetime-spring-boot-common"))
15
16
// Spring Boot
17
+ compileOnly(platform(libs.boms.spring.boot))
18
compileOnly("org.springframework.boot:spring-boot-autoconfigure")
19
20
// DGS Framework
0 commit comments