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 0dae047 commit ff047afCopy full SHA for ff047af
build.gradle.kts
@@ -29,7 +29,7 @@ dependencies {
29
30
testImplementation("com.expediagroup:graphql-kotlin-spring-client:8.4.0")
31
testImplementation("org.jetbrains.kotlin:kotlin-test")
32
- testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.1")
+ testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.2")
33
testImplementation("org.springframework.boot:spring-boot-starter-test:3.3.6")
34
35
graphqlSDL("com.expediagroup:graphql-kotlin-federated-hooks-provider:8.4.0")
0 commit comments