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 5dde618 commit 081be66Copy full SHA for 081be66
ballerina/Dependencies.toml
@@ -10,7 +10,7 @@ distribution-version = "2201.8.0"
10
[[package]]
11
org = "ballerina"
12
name = "io"
13
-version = "1.6.1"
+version = "1.6.0"
14
scope = "testOnly"
15
dependencies = [
16
{org = "ballerina", name = "jballerina.java"},
@@ -24,7 +24,6 @@ modules = [
24
25
name = "jballerina.java"
26
version = "0.0.0"
27
-scope = "testOnly"
28
modules = [
29
{org = "ballerina", packageName = "jballerina.java", moduleName = "jballerina.java"}
30
]
@@ -65,7 +64,7 @@ modules = [
65
64
66
67
name = "observe"
68
-version = "1.2.3"
+version = "1.2.0"
69
70
71
{org = "ballerina", name = "jballerina.java"}
0 commit comments