Skip to content

Commit

Permalink
Bump com.expediagroup.graphql from 7.1.5 to 8.2.0
Browse files Browse the repository at this point in the history
Bumps [com.expediagroup.graphql](https://github.com/ExpediaGroup/graphql-kotlin) from 7.1.5 to 8.2.0.
- [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases)
- [Commits](ExpediaGroup/graphql-kotlin@7.1.5...8.2.0)

---
updated-dependencies:
- dependency-name: com.expediagroup.graphql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 864cae1 commit e92ee91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
kotlin("jvm") version "1.9.24"
application
id("com.github.davidmc24.gradle.plugin.avro") version "1.9.1"
id("com.expediagroup.graphql") version "7.1.5"
id("com.expediagroup.graphql") version "8.2.0"
}

repositories {
Expand Down

0 comments on commit e92ee91

Please sign in to comment.