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.11.0-20250127-101700-a4b67fe5) #1289

Merged
merged 1 commit into from
Jan 28, 2025
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 @@ -11,7 +11,7 @@ ballerinaGradlePluginVersion=2.0.1
testngVersion=7.6.1
h2DriverVersion=2.2.220

stdlibSqlVersion=1.15.0-20250127-203400-9790d0d
stdlibSqlVersion=1.15.0-20250128-184600-f5a8b39

# Direct Dependencies
# Level 01
Expand All @@ -23,7 +23,7 @@ stdlibLogVersion=2.11.0-20250127-173700-45079a8
stdlibOsVersion=1.9.0-20250127-170900-54f2a57

# Level 03
stdlibFileVersion=1.11.0-20250127-182400-816587e
stdlibFileVersion=1.11.0-20250128-125300-1f45bfa

# Ballerinax Observer
observeVersion=1.4.0-20250127-170200-f9c0dec
Expand All @@ -47,13 +47,13 @@ stdlibUuidVersion=1.9.0-20250127-181300-0f9a3f6
stdlibAuthVersion=2.13.0-20250127-182300-e14b66f
stdlibJwtVersion=2.14.0-20250127-182500-ce5b71c
stdlibOAuth2Version=2.13.0-20250127-182700-5ce88a0
stdlibDataJsonDataVersion=1.0.0-20241125-114000-0c2f457
stdlibDataJsonDataVersion=1.0.0-20250128-132900-8fbc703

# Level 05
stdlibHttpVersion=2.13.0-20250127-191800-f0dc4e5
stdlibHttpVersion=2.13.0-20250128-151800-532e2e7

# Level 06
stdlibTransactionVersion=1.11.0-20250127-201500-16377ed
stdlibTransactionVersion=1.11.0-20250128-164000-57ba991

# Ballerina extended library
stdlibH2DriverVersion=1.2.0-20241126-144300-8c0ddbe
Loading