Skip to content

Commit

Permalink
chore(deps): update dependencies from v7.1.0 to v7.1.1 (#37)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 22, 2024
1 parent d58e0b9 commit 16ac961
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 16ac961

Please sign in to comment.