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 Nov 11, 2022
1 parent 1a2e3f6 commit 6194f86
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ modules = [
[[package]]
org = "ballerina"
name = "http"
version = "2.4.3"
version = "2.4.0"
scope = "testOnly"
dependencies = [
{org = "ballerina", name = "auth"},
Expand Down Expand Up @@ -224,7 +224,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "log"
version = "2.4.1"
version = "2.4.0"
scope = "testOnly"
dependencies = [
{org = "ballerina", name = "io"},
Expand All @@ -247,7 +247,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "oauth2"
version = "2.4.1"
version = "2.4.0"
scope = "testOnly"
dependencies = [
{org = "ballerina", name = "cache"},
Expand Down

0 comments on commit 6194f86

Please sign in to comment.