From 4501f42cf5c9dfce8fdef470eefa111d6a510f8d Mon Sep 17 00:00:00 2001 From: Sasindu Alahakoon Date: Mon, 18 Nov 2024 14:44:38 +0530 Subject: [PATCH] [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 d6886bc..02f8290 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -37,7 +37,7 @@ modules = [ [[package]] org = "ballerina" name = "io" -version = "1.6.1" +version = "1.6.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"},