Skip to content

Commit

Permalink
chore(deps): update dependencies from v7.1.1 to v7.1.4 (#96)
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 Jul 14, 2024
1 parent 924e285 commit 45f9343
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ plugins {
}

dependencies {
implementation("com.expediagroup", "graphql-kotlin-schema-generator", "7.1.1")
implementation("com.expediagroup", "graphql-kotlin-server", "7.1.1")
implementation("com.expediagroup", "graphql-kotlin-federation", "7.1.1")
implementation("com.expediagroup", "graphql-kotlin-schema-generator", "7.1.4")
implementation("com.expediagroup", "graphql-kotlin-server", "7.1.4")
implementation("com.expediagroup", "graphql-kotlin-federation", "7.1.4")
}

sourceSets {
Expand Down

0 comments on commit 45f9343

Please sign in to comment.