diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index 6d54abe..0ea61d0 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -16,7 +16,7 @@ graalvmCompatible = true groupId = "io.ballerina.stdlib" artifactId = "crypto-native" version = "2.7.2" -path = "../native/build/libs/crypto-native-2.7.2-SNAPSHOT.jar" +path = "../native/build/libs/crypto-native-2.7.2.jar" [[platform.java17.dependency]] groupId = "org.bouncycastle"