Skip to content

Commit

Permalink
[Automated] Update the toml files
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuvindu committed Nov 6, 2023
1 parent 52b8a2f commit 5c14698
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[ballerina]
dependencies-toml-version = "2"
distribution-version = "2201.8.2"
distribution-version = "2201.8.0-20230830-220400-8a7556d8"

[[package]]
org = "ballerina"
Expand Down Expand Up @@ -98,9 +98,6 @@ dependencies = [
{org = "ballerina", name = "jballerina.java"},
{org = "ballerina", name = "lang.value"}
]
modules = [
{org = "ballerina", packageName = "io", moduleName = "io"}
]

[[package]]
org = "ballerina"
Expand Down Expand Up @@ -314,7 +311,6 @@ name = "googleapis.calendar"
version = "0.1.0"
dependencies = [
{org = "ballerina", name = "http"},
{org = "ballerina", name = "io"},
{org = "ballerina", name = "test"},
{org = "ballerina", name = "url"},
{org = "ballerinai", name = "observe"}
Expand Down

0 comments on commit 5c14698

Please sign in to comment.