Skip to content

Commit

Permalink
Fix gradle build
Browse files Browse the repository at this point in the history
  • Loading branch information
warunalakshitha committed Jun 21, 2023
1 parent 92c9ca5 commit a268603
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[ballerina]
dependencies-toml-version = "2"
distribution-version = "2201.7.0-SNAPSHOT"
distribution-version = "2201.7.0-20230619-175900-bb4e4544"

[[package]]
org = "ballerina"
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ group=io.ballerina.stdlib
version=1.3.0-SNAPSHOT
ballerinaLangVersion=2201.7.0-20230619-175900-bb4e4544
githubSpotbugsVersion=5.0.14
githubJohnrengelmanShadowVersion=5.2.0
underCouchDownloadVersion=4.0.4
githubJohnrengelmanShadowVersion=8.1.0
underCouchDownloadVersion=5.4.0
researchgateReleaseVersion=2.8.0
checkstyleToolVersion=10.12.0
puppycrawlCheckstyleVersion=10.12.0
Expand Down

0 comments on commit a268603

Please sign in to comment.