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 2b67d7b commit 35dcc5dCopy full SHA for 35dcc5d
ballerina/Dependencies.toml
@@ -9,7 +9,7 @@ dependencies-toml-version = "2"
9
[[package]]
10
org = "ballerina"
11
name = "jballerina.java"
12
-version = "0.9.0"
+version = "0.0.0"
13
transitive = false
14
modules = [
15
{org = "ballerina", packageName = "jballerina.java", moduleName = "jballerina.java"}
@@ -18,7 +18,7 @@ modules = [
18
19
20
name = "test"
21
-version = "0.8.0"
22
scope = "testOnly"
23
24
dependencies = [
0 commit comments