From b53a2998d8a4a4049882092414c33a91d353f045 Mon Sep 17 00:00:00 2001 From: Dilan Perera Date: Fri, 22 Nov 2024 08:53:14 +0530 Subject: [PATCH] [Automated] Update the native jar versions --- ballerina/Dependencies.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index db9ed17..cc2aa1a 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.11.0-20241117-133400-a3054b77" +distribution-version = "2201.11.0-20241121-075100-c4c87cbc" [[package]] org = "ballerina" @@ -25,7 +25,7 @@ modules = [ [[package]] org = "ballerina" name = "io" -version = "1.6.2" +version = "1.7.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"},