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
ayeshLK committed Jan 26, 2023
1 parent 1c53284 commit 7df61c5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions ballerina-tests/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "observe"
version = "1.0.5"
version = "1.0.6"
scope = "testOnly"
dependencies = [
{org = "ballerina", name = "jballerina.java"}
Expand All @@ -265,7 +265,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "regex"
version = "1.3.1"
version = "1.3.2"
scope = "testOnly"
dependencies = [
{org = "ballerina", name = "jballerina.java"},
Expand Down Expand Up @@ -346,4 +346,3 @@ modules = [
{org = "ballerina", packageName = "websub_tests", moduleName = "websub_tests"}
]


0 comments on commit 7df61c5

Please sign in to comment.