Skip to content

Commit

Permalink
Revert gradle wrapper to 7.6.1 so we can get dep updates working. (#1603
Browse files Browse the repository at this point in the history
)
  • Loading branch information
srinivasankavitha authored Aug 18, 2023
1 parent 5008594 commit 08b6721
Show file tree
Hide file tree
Showing 10 changed files with 380 additions and 14 deletions.
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionSha256Sum=03ec176d388f2aa99defcadc3ac6adf8dd2bce5145a129659537c0874dea5ad1
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip
distributionSha256Sum=6147605a23b4eff6c334927a86ff3508cb5d6722cd624c97ded4c2e8640f1f87
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down
18 changes: 18 additions & 0 deletions graphql-dgs-client/dependencies.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 08b6721

Please sign in to comment.