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