Skip to content

Commit 16ac961

Browse files
chore(deps): update dependencies from v7.1.0 to v7.1.1 (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d58e0b9 commit 16ac961

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ plugins {
77
}
88

99
dependencies {
10-
implementation("com.expediagroup", "graphql-kotlin-schema-generator", "7.1.0")
11-
implementation("com.expediagroup", "graphql-kotlin-federation", "7.1.0")
10+
implementation("com.expediagroup", "graphql-kotlin-schema-generator", "7.1.1")
11+
implementation("com.expediagroup", "graphql-kotlin-federation", "7.1.1")
1212
}
1313

1414
sourceSets {

0 commit comments

Comments
 (0)