We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afb20e3 commit c2de005Copy full SHA for c2de005
ballerina/Ballerina.toml
@@ -16,4 +16,4 @@ graalvmCompatible = true
16
groupId = "io.ballerina.stdlib"
17
artifactId = "auth-native"
18
version = "2.13.0"
19
-path = "../native/build/libs/auth-native-2.13.0-SNAPSHOT.jar"
+path = "../native/build/libs/auth-native-2.13.0.jar"
ballerina/Dependencies.toml
@@ -5,7 +5,7 @@
5
6
[ballerina]
7
dependencies-toml-version = "2"
8
-distribution-version = "2201.11.0-20250127-101700-a4b67fe5"
+distribution-version = "2201.11.0"
9
10
[[package]]
11
org = "ballerina"
0 commit comments