Skip to content

Commit 453fa81

Browse files
[Automated] Update the native jar versions
1 parent c961123 commit 453fa81

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

ballerina/Dependencies.toml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,6 @@
66
[ballerina]
77
dependencies-toml-version = "2"
88

9-
[[package]]
10-
org = "ballerina"
11-
name = "io"
12-
version = "1.2.1"
13-
dependencies = [
14-
{org = "ballerina", name = "jballerina.java"},
15-
{org = "ballerina", name = "lang.value"}
16-
]
17-
modules = [
18-
{org = "ballerina", packageName = "io", moduleName = "io"}
19-
]
20-
219
[[package]]
2210
org = "ballerina"
2311
name = "jballerina.java"
@@ -37,20 +25,11 @@ modules = [
3725
{org = "ballerina", packageName = "lang.string", moduleName = "lang.string"}
3826
]
3927

40-
[[package]]
41-
org = "ballerina"
42-
name = "lang.value"
43-
version = "0.0.0"
44-
dependencies = [
45-
{org = "ballerina", name = "jballerina.java"}
46-
]
47-
4828
[[package]]
4929
org = "ballerina"
5030
name = "regex"
5131
version = "1.2.2"
5232
dependencies = [
53-
{org = "ballerina", name = "io"},
5433
{org = "ballerina", name = "jballerina.java"},
5534
{org = "ballerina", name = "lang.string"},
5635
{org = "ballerina", name = "test"}

0 commit comments

Comments
 (0)