From d4bc36284933c23f856f17d6fb11167ca0546a31 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Tue, 20 Aug 2024 08:34:50 +0000 Subject: [PATCH] [Automated] Update the native jar versions --- ballerina-tests/Ballerina.toml | 2 +- ballerina-tests/Dependencies.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ballerina-tests/Ballerina.toml b/ballerina-tests/Ballerina.toml index f9e45b97..7bf9e390 100644 --- a/ballerina-tests/Ballerina.toml +++ b/ballerina-tests/Ballerina.toml @@ -7,4 +7,4 @@ version = "2.12.0" graalvmCompatible = true [[platform.java17.dependency]] -path = "../native/build/libs/websub-native-2.12.0-SNAPSHOT.jar" +path = "../native/build/libs/websub-native-2.12.0.jar" diff --git a/ballerina-tests/Dependencies.toml b/ballerina-tests/Dependencies.toml index fc0bb6d4..4df1de22 100644 --- a/ballerina-tests/Dependencies.toml +++ b/ballerina-tests/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.10.0-20240806-083400-aabac46a" +distribution-version = "2201.10.0" [[package]] org = "ballerina"