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 d58e0b9 commit 16ac961Copy full SHA for 16ac961
build.gradle.kts
@@ -7,8 +7,8 @@ plugins {
7
}
8
9
dependencies {
10
- implementation("com.expediagroup", "graphql-kotlin-schema-generator", "7.1.0")
11
- implementation("com.expediagroup", "graphql-kotlin-federation", "7.1.0")
+ implementation("com.expediagroup", "graphql-kotlin-schema-generator", "7.1.1")
+ implementation("com.expediagroup", "graphql-kotlin-federation", "7.1.1")
12
13
14
sourceSets {
0 commit comments