Skip to content

Commit

Permalink
Merge branch 'main' into renovate/typescript-eslint-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
danadajian authored Apr 22, 2024
2 parents 4d1be9c + 16ac961 commit 2c6b516
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ plugins {
}

dependencies {
implementation("com.expediagroup", "graphql-kotlin-schema-generator", "7.1.0")
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")
}

sourceSets {
Expand Down

0 comments on commit 2c6b516

Please sign in to comment.