Skip to content

Commit 2edb271

Browse files
author
Rishabh Singh
authored
Upgrade gradle version (#74)
1 parent 0a1d5ff commit 2edb271

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.1-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-7.1.1-all.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
rootProject.name = "hypertrace-core-graphql"
1+
rootProject.name = "hypertrace-core-graphql-root"
22

33
pluginManagement {
44
repositories {

0 commit comments

Comments
 (0)