Skip to content

Commit

Permalink
Downgrade gradle version to 7.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gabilang committed Jul 14, 2023
1 parent 3ccba60 commit 40b2977
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ group=io.ballerina.stdlib
version=1.3.0-SNAPSHOT
ballerinaLangVersion=2201.7.0-20230619-175900-bb4e4544
githubSpotbugsVersion=5.0.14
githubJohnrengelmanShadowVersion=8.1.0
githubJohnrengelmanShadowVersion=7.1.2
underCouchDownloadVersion=5.4.0
researchgateReleaseVersion=2.8.0
checkstyleToolVersion=10.12.0
puppycrawlCheckstyleVersion=10.12.0
ballerinaGradlePluginVersion=1.1.0
ballerinaGradlePluginVersion=2.0.0
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 40b2977

Please sign in to comment.