Skip to content

Commit

Permalink
Revert "[Automated] Update native jar versions in toml files"
Browse files Browse the repository at this point in the history
This reverts commit c9678d3.
  • Loading branch information
HindujaB committed Nov 13, 2024
1 parent 7d7994b commit a590e63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ modules = [
[[package]]
org = "ballerina"
name = "constraint"
version = "1.6.0"
version = "1.5.1"
dependencies = [
{org = "ballerina", name = "jballerina.java"}
]
Expand Down Expand Up @@ -118,7 +118,7 @@ modules = [
[[package]]
org = "ballerina"
name = "time"
version = "2.6.0"
version = "2.5.1"
dependencies = [
{org = "ballerina", name = "jballerina.java"}
]
Expand Down

0 comments on commit a590e63

Please sign in to comment.