From 7529a49ca5cd352352575051646c249321e1b5bb Mon Sep 17 00:00:00 2001 From: Sahan Hemachandra <45299562+sahanHe@users.noreply.github.com> Date: Tue, 20 Jun 2023 19:11:51 +0530 Subject: [PATCH] [Automated] Update native jar versions in toml files --- ballerina/Dependencies.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index a54d806..bb53901 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.6.0-20230614-102000-d1aade7d" +distribution-version = "2201.7.0-20230619-175900-bb4e4544" [[package]] org = "ballerina"