diff --git a/gradle.properties b/gradle.properties index 74e4ec880..35fbed6bf 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ clientNativeVersion=1.0.1-SNAPSHOT clientNativePublish=false #dependency -ballerinaLangVersion=2201.10.0 +ballerinaLangVersion=2201.10.3-20241118-153100-36b8f50b testngVersion=7.6.1 slf4jVersion=1.7.30 org.gradle.jvmargs=-Xmx4096M -Dfile.encoding=UTF-8 diff --git a/openapi-client-native/ballerina-tests/Dependencies.toml b/openapi-client-native/ballerina-tests/Dependencies.toml index d502962cb..c8a9fdeab 100644 --- a/openapi-client-native/ballerina-tests/Dependencies.toml +++ b/openapi-client-native/ballerina-tests/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.10.0" +distribution-version = "2201.10.3-20241118-153100-36b8f50b" [[package]] org = "ballerina"