Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AUTO MERGE] Update Dependencies (Ballerina Lang : 2201.7.2-20230808-144500-f1d5235c) #1492

Merged
merged 1 commit into from
Aug 9, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@ stdlibJwtVersion=2.9.0
stdlibOAuth2Version=2.9.0

# Stdlib Level 05
stdlibHttpVersion=2.9.1-20230712-161400-d16a019
stdlibHttpVersion=2.10.0-20230809-150400-0c9cad9

# Stdlib Level 06
stdlibGrpcVersion=1.9.1-20230713-123300-63ff34b
stdlibWebsocketVersion=2.9.1-20230718-133100-1515098
stdlibWebsubVersion=2.9.1-20230718-131800-20e8839
stdlibGrpcVersion=1.9.1-20230809-211700-feffbef
stdlibWebsocketVersion=2.9.1-20230809-174700-6942521
stdlibWebsubVersion=2.9.1-20230809-211400-c6c75d2

# Stdlib Level 07
stdlibGraphqlVersion=1.9.1-20230720-134000-2eae4be
stdlibGraphqlVersion=1.10.0-20230809-214800-d775b0d

# Ballerinax Observer
observeVersion=1.1.0
Expand Down
Loading