Skip to content

Commit

Permalink
feat(deps): update dependencies from v7.0.2 to v7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 15, 2024
1 parent a7364b3 commit b579bad
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.0.2")
implementation("com.expediagroup", "graphql-kotlin-federation", "7.0.2")
implementation("com.expediagroup", "graphql-kotlin-schema-generator", "7.1.0")
implementation("com.expediagroup", "graphql-kotlin-federation", "7.1.0")
}

sourceSets {
Expand Down

0 comments on commit b579bad

Please sign in to comment.