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-20240502-141200-0a49fa42) #712

Merged
merged 1 commit into from
May 2, 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-20240425-195200-d5ce8c72
ballerinaLangVersion=2201.9.0-20240502-141200-0a49fa42

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

# Level 02
stdlibCryptoVersion=2.7.0-20240425-223800-f7ac719
stdlibCryptoVersion=2.7.0-20240502-172300-6b356e2
stdlibTaskVersion=2.5.0

# Level 03
stdlibCacheVersion=3.8.0-20240409-101100-e2d7f4e
stdlibMimeVersion=2.9.0
stdlibUuidVersion=1.8.0-20240425-232900-d1eb5d2
stdlibUuidVersion=1.8.0-20240502-184000-71c8d75

# Level 04
stdlibAuthVersion=2.11.0-20240425-233400-61e1e89
stdlibJwtVersion=2.11.0-20240425-233500-e9ed894
stdlibOAuth2Version=2.11.0-20240425-233800-d8e20a5
stdlibAuthVersion=2.11.0-20240502-184600-96868c0
stdlibJwtVersion=2.11.0-20240502-184700-00ec094
stdlibOAuth2Version=2.11.0-20240502-185000-b5e4bc8

# Level 05
stdlibHttpVersion=2.11.0-20240426-002300-b3aa664
stdlibHttpVersion=2.11.0-20240502-194500-bb0bced

# Level 06
stdlibTransactionVersion=1.9.0-20240426-012200-48ecd4a
stdlibTransactionVersion=1.9.0-20240502-204500-58485c0
Loading