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) #1316

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
14 changes: 7 additions & 7 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
org.gradle.caching=true
group=io.ballerina.stdlib
version=2.11.0-SNAPSHOT
ballerinaLangVersion=2201.9.0-20240425-195200-d5ce8c72
ballerinaLangVersion=2201.9.0-20240502-141200-0a49fa42
ballerinaTomlParserVersion=1.2.2
nettyVersion=4.1.108.Final
slf4jVersion=1.7.30
Expand All @@ -19,7 +19,7 @@ stdlibUrlVersion=2.4.0

# Level 02
stdlibConstraintVersion=1.5.0
stdlibCryptoVersion=2.7.0-20240425-223800-f7ac719
stdlibCryptoVersion=2.7.0-20240502-172300-6b356e2
stdlibLogVersion=2.9.0
stdlibOsVersion=1.8.0
stdlibTaskVersion=2.5.0
Expand All @@ -28,15 +28,15 @@ stdlibTaskVersion=2.5.0
stdlibCacheVersion=3.8.0-20240409-101100-e2d7f4e
stdlibFileVersion=1.9.0
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

# Ballerinax Observer
observeVersion=1.2.3-20240408-194900-a0e331f
Expand Down
Loading