diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index c3947d5..cb80600 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.10.0-20240802-124900-0b8d2ff7" +distribution-version = "2201.10.0" [[package]] org = "ballerina" diff --git a/gradle.properties b/gradle.properties index 213b299..b23e318 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,7 +15,7 @@ org.gradle.caching=true group=io.ballerina.stdlib version=1.3.0-SNAPSHOT -ballerinaLangVersion=2201.10.0-20240814-095500-9d14866a +ballerinaLangVersion=2201.10.0 githubSpotbugsVersion=5.0.14 githubJohnrengelmanShadowVersion=8.1.1 underCouchDownloadVersion=5.4.0