From 63672ce83a02513dbb85c37ff628ce62cc437da0 Mon Sep 17 00:00:00 2001 From: Kaneel Dias Date: Tue, 4 Jul 2023 15:25:02 +0530 Subject: [PATCH 1/2] [Automated] Update the native jar versions --- ballerina/Dependencies.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index e7dfce9..0154a1a 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" [[package]] org = "ballerinax" From 41d4da33df52811c729bfbc33d1ad1526818783f Mon Sep 17 00:00:00 2001 From: Kaneel Dias Date: Tue, 4 Jul 2023 15:25:06 +0530 Subject: [PATCH 2/2] Update lang version to 2201.7.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 53c9fb2..8bb65b8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,4 +8,4 @@ underCouchDownloadVersion=4.0.4 researchgateReleaseVersion=2.8.0 ballerinaGradlePluginVersion=0.15.0 -ballerinaLangVersion=2201.6.0-20230614-102000-d1aade7d +ballerinaLangVersion=2201.7.0