Skip to content

Commit

Permalink
Update http version
Browse files Browse the repository at this point in the history
  • Loading branch information
sahanHe committed Apr 10, 2024
1 parent 5e0dcf0 commit 5fe6c4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "http"
version = "2.10.11"
version = "2.11.0"
dependencies = [
{org = "ballerina", name = "auth"},
{org = "ballerina", name = "cache"},
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ stdlibOsVersion=1.8.0
stdlibFileVersion=1.9.0

# Level 05
stdlibHttpVersion=2.10.11
stdlibHttpVersion=2.11.0-20240410-121300-ae1095d

# Level 08
stdlibPersistVersion=1.3.0-20240409-100100-594c874
Expand Down

0 comments on commit 5fe6c4b

Please sign in to comment.