From abaed3355ebee8d3e59cbcfed04a7e0b58361bc3 Mon Sep 17 00:00:00 2001 From: Danesh Kuruppu Date: Fri, 6 Dec 2024 16:02:34 +0530 Subject: [PATCH] [Automated] Update the native jar versions --- ballerina/Ballerina.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index 76953192..ad1b08d2 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -22,4 +22,4 @@ path = "../native/build/libs/mssql-native-1.14.0-SNAPSHOT.jar" groupId = "io.ballerina.stdlib" artifactId = "sql-native" version = "1.15.0" -path = "./lib/sql-native-1.15.0-20241206-115300-dbd07a9.jar" +path = "./lib/sql-native-1.15.0-20241127-162900-c57df5b.jar"