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.9.0-20240425-195200-d5ce8c72) #711

Merged
merged 1 commit into from
Apr 26, 2024
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
16 changes: 8 additions & 8 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ researchgateReleaseVersion=2.8.0
testngVersion=7.6.1
ballerinaGradlePluginVersion=2.0.1

ballerinaLangVersion=2201.9.0-20240419-152500-bd530dd2
ballerinaLangVersion=2201.9.0-20240425-195200-d5ce8c72

# Direct Dependencies
# Level 01
Expand All @@ -38,21 +38,21 @@ stdlibConstraintVersion=1.5.0
stdlibUrlVersion=2.4.0

# Level 02
stdlibCryptoVersion=2.7.0-20240419-184200-7bc2693
stdlibCryptoVersion=2.7.0-20240425-223800-f7ac719
stdlibTaskVersion=2.5.0

# Level 03
stdlibCacheVersion=3.8.0-20240409-101100-e2d7f4e
stdlibMimeVersion=2.9.0
stdlibUuidVersion=1.8.0-20240419-205800-699c1b6
stdlibUuidVersion=1.8.0-20240425-232900-d1eb5d2

# Level 04
stdlibAuthVersion=2.11.0-20240419-212200-83c312b
stdlibJwtVersion=2.11.0-20240419-212200-853ba89
stdlibOAuth2Version=2.11.0-20240419-212300-79a26ae
stdlibAuthVersion=2.11.0-20240425-233400-61e1e89
stdlibJwtVersion=2.11.0-20240425-233500-e9ed894
stdlibOAuth2Version=2.11.0-20240425-233800-d8e20a5

# Level 05
stdlibHttpVersion=2.11.0-20240419-221600-aa2f91a
stdlibHttpVersion=2.11.0-20240426-002300-b3aa664

# Level 06
stdlibTransactionVersion=1.9.0-20240420-020300-e5fd3f0
stdlibTransactionVersion=1.9.0-20240426-012200-48ecd4a
Loading