Skip to content

Commit

Permalink
Merge pull request #16 from ayeshLK/master
Browse files Browse the repository at this point in the history
Update dependency versions
  • Loading branch information
ayeshLK authored Apr 16, 2024
2 parents db5b2f5 + 76ec625 commit d6f5b11
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 @@ -33,15 +33,15 @@ dependencies = [
[[package]]
org = "ballerina"
name = "constraint"
version = "1.4.0"
version = "1.5.0"
dependencies = [
{org = "ballerina", name = "jballerina.java"}
]

[[package]]
org = "ballerina"
name = "crypto"
version = "2.5.0"
version = "2.6.2"
dependencies = [
{org = "ballerina", name = "jballerina.java"},
{org = "ballerina", name = "time"}
Expand Down

0 comments on commit d6f5b11

Please sign in to comment.