diff --git a/build-config/resources/Ballerina.toml b/build-config/resources/Ballerina.toml index a72ff1a..858125b 100644 --- a/build-config/resources/Ballerina.toml +++ b/build-config/resources/Ballerina.toml @@ -6,7 +6,7 @@ authors = ["Ballerina"] keywords = ["yaml"] repository = "https://github.com/ballerina-platform/module-ballerina-data.yaml" license = ["Apache-2.0"] -distribution = "2201.8.1" +distribution = "2201.9.0" [platform.java17] graalvmCompatible = true