We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 561732e commit 6d6a6c1Copy full SHA for 6d6a6c1
backend/api/build.gradle
@@ -56,7 +56,7 @@ dependencies {
56
implementation "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter:5.3.0"
57
implementation "com.graphql-java:graphql-java-extended-scalars:21.0"
58
59
- testImplementation "org.springframework.boot:spring-boot-starter-test:3.2.2"
+ testImplementation "org.springframework.boot:spring-boot-starter-test:3.2.3"
60
}
61
62
jib {
0 commit comments