diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index d186220..1cca9a2 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.8.0-20230726-145300-b2bdf796" +distribution-version = "2201.8.0" [[package]] org = "ballerina" diff --git a/gradle.properties b/gradle.properties index f13aea1..3563723 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,7 +15,7 @@ org.gradle.caching=true group=io.ballerina.stdlib version=1.2.0-SNAPSHOT -ballerinaLangVersion=2201.8.0-20230908-135700-74a59dff +ballerinaLangVersion=2201.8.0 githubSpotbugsVersion=5.0.14 githubJohnrengelmanShadowVersion=8.1.1 underCouchDownloadVersion=5.4.0