Skip to content

Commit

Permalink
Bump com.graphql-java-generator:graphql-gradle-plugin3 from 2.7 to 2.8 (
Browse files Browse the repository at this point in the history
#9219)

Bumps com.graphql-java-generator:graphql-gradle-plugin3 from 2.7 to 2.8.

---
updated-dependencies:
- dependency-name: com.graphql-java-generator:graphql-gradle-plugin3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 3e705a2 commit df2ed8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
implementation("com.github.node-gradle:gradle-node-plugin:7.0.2")
implementation("com.google.protobuf:protobuf-gradle-plugin:0.9.4")
implementation("com.gorylenko.gradle-git-properties:gradle-git-properties:2.4.2")
implementation("com.graphql-java-generator:graphql-gradle-plugin3:2.7")
implementation("com.graphql-java-generator:graphql-gradle-plugin3:2.8")
implementation("gradle.plugin.io.snyk.gradle.plugin:snyk:0.6.1")
implementation("gradle.plugin.org.flywaydb:gradle-plugin-publishing:$flywayVersion")
implementation("io.freefair.gradle:lombok-plugin:8.10")
Expand Down

0 comments on commit df2ed8d

Please sign in to comment.