Skip to content

Commit

Permalink
[Automated] Update the native jar versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ballerina-bot committed Mar 15, 2023
1 parent 5cf3106 commit 560977e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "constraint"
version = "1.0.2"
version = "1.0.1"
dependencies = [
{org = "ballerina", name = "jballerina.java"}
]
Expand Down Expand Up @@ -184,7 +184,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "log"
version = "2.5.1"
version = "2.5.0"
dependencies = [
{org = "ballerina", name = "io"},
{org = "ballerina", name = "jballerina.java"},
Expand Down Expand Up @@ -213,7 +213,7 @@ modules = [
[[package]]
org = "ballerina"
name = "observe"
version = "1.0.6"
version = "1.0.5"
dependencies = [
{org = "ballerina", name = "jballerina.java"}
]
Expand All @@ -239,7 +239,7 @@ modules = [
[[package]]
org = "ballerina"
name = "regex"
version = "1.3.2"
version = "1.3.1"
dependencies = [
{org = "ballerina", name = "jballerina.java"},
{org = "ballerina", name = "lang.string"}
Expand Down

0 comments on commit 560977e

Please sign in to comment.