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

Merged
merged 1 commit into from
Jan 29, 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
16 changes: 8 additions & 8 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ stdlibCryptoVersion=2.8.0-20250127-170800-6c52ac3
stdlibTaskVersion=2.6.0-20250127-171400-af6480d

# Level 03
stdlibFileVersion=1.11.0-20250127-182400-816587e
stdlibFileVersion=1.11.0-20250128-125300-1f45bfa
stdlibCacheVersion=3.9.0-20250127-173100-ebe1e73
stdlibMimeVersion=2.11.0-20250127-182500-46c9896
stdlibUuidVersion=1.9.0-20250127-181300-0f9a3f6
Expand All @@ -42,16 +42,16 @@ stdlibJwtVersion=2.14.0-20250127-182500-ce5b71c
stdlibOAuth2Version=2.13.0-20250127-182700-5ce88a0

# Level 05
stdlibHttpVersion=2.13.0-20250127-191800-f0dc4e5
stdlibHttpVersion=2.13.0-20250129-095000-ebfea77

# Level 08
stdlibSqlVersion=1.15.0-20250127-203400-9790d0d
stdlibSqlVersion=1.15.0-20250129-120500-a886350

# Level 09
stdlibPersistVersion=1.5.0-20250127-171000-258024c

# Level 10
stdlibPersistSqlVersion=1.5.0-20250128-004100-2e70449
stdlibPersistSqlVersion=1.5.0-20250129-190300-18b6375
stdlibPersistInmemoryVersion=1.5.0-20250127-181400-71c648e
stdlibPersistGoogleSheetVersion=1.5.0-20241128-084300-32b7869
stdlibPersistRedisVersion=0.3.0-20241128-105800-bced1a0
Expand All @@ -64,13 +64,13 @@ persistRedisNativeVersion=0.3.0-SNAPSHOT

# Test Dependencies
# Dependency of mysql should be the previous update versions
stdlibMysqlVersion=1.14.0-20250127-220200-7dff6a7
stdlibMysqlVersion=1.14.0-20250129-124300-b82ec34
stdlibMysqlDriverVersion=1.8.0-20241126-144300-4dade60
stdlibMssqlVersion=1.14.0-20250127-220200-b497a71
stdlibMssqlVersion=1.14.0-20250129-122600-48c669e
stdlibMssqlDriverVersion=1.7.0-20241126-144300-5155121
stdlibPostgresqlVersion=1.14.0-20250127-220200-aeb6e50
stdlibPostgresqlVersion=1.14.0-20250129-122400-e741846
stdlibPostgresqlDriverVersion=1.6.0-20241126-144300-59acbb0
stdlibDataJsonDataVersion=1.0.0-20241125-114000-0c2f457
stdlibDataJsonDataVersion=1.0.0-20250128-132900-8fbc703

# Ballerinax Observe
observeVersion=1.4.0-20250127-170200-f9c0dec
Expand Down