From 76ec6252037112342521c37dbd62995a1d4b899d Mon Sep 17 00:00:00 2001 From: ayeshLK Date: Tue, 16 Apr 2024 07:35:25 +0530 Subject: [PATCH] [Automated] Update the toml files --- ballerina/Dependencies.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index 1a3f4f4..22c51d7 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -33,7 +33,7 @@ dependencies = [ [[package]] org = "ballerina" name = "constraint" -version = "1.4.0" +version = "1.5.0" dependencies = [ {org = "ballerina", name = "jballerina.java"} ] @@ -41,7 +41,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.5.0" +version = "2.6.2" dependencies = [ {org = "ballerina", name = "jballerina.java"}, {org = "ballerina", name = "time"}