From 355d640c2141ae354e163316b5e7a8b2ef39cc7b Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Fri, 3 May 2024 14:41:26 +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 0bde17b3..165bbfe3 100644 --- a/ballerina-tests/Ballerina.toml +++ b/ballerina-tests/Ballerina.toml @@ -7,4 +7,4 @@ version = "2.11.0" graalvmCompatible = true [[platform.java17.dependency]] -path = "../native/build/libs/websub-native-2.11.0-SNAPSHOT.jar" +path = "../native/build/libs/websub-native-2.11.0.jar" diff --git a/ballerina-tests/Dependencies.toml b/ballerina-tests/Dependencies.toml index 69a4f71a..d518fb4e 100644 --- a/ballerina-tests/Dependencies.toml +++ b/ballerina-tests/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.9.0-20240425-195200-d5ce8c72" +distribution-version = "2201.9.0" [[package]] org = "ballerina"