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-20241209-162400-0c015833) #392

Merged
merged 1 commit into from
Dec 10, 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
52 changes: 26 additions & 26 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,43 +16,43 @@ mySqlDriverVersion=8.0.29
mssqlDriverVersion=11.2.3.jre17
postgresqlDriverVersion=42.6.0

ballerinaLangVersion=2201.11.0-20241121-075100-c4c87cbc
ballerinaLangVersion=2201.11.0-20241209-162400-0c015833

# Level 01
stdlibIoVersion=1.7.0-20241121-173300-0fbd5d4
stdlibTimeVersion=2.6.0-20241122-120400-97742a7
stdlibConstraintVersion=1.6.0-20241122-133100-98689e2
stdlibUrlVersion=2.5.0-20241122-120400-67af694
stdlibIoVersion=1.7.0-20241209-171400-26de7d8
stdlibTimeVersion=2.6.0-20241209-171400-4b43c7d
stdlibConstraintVersion=1.6.0-20241209-172100-2facdca
stdlibUrlVersion=2.5.0-20241209-171400-b09a145

# Level 02
stdlibLogVersion=2.11.0-20241122-150100-2e1a3ca
stdlibOsVersion=1.9.0-20241122-071800-1fae486
stdlibCryptoVersion=2.8.0-20241122-130800-24f1267
stdlibTaskVersion=2.6.0-20241122-124800-cb84357
stdlibLogVersion=2.11.0-20241209-174200-4ab1866
stdlibOsVersion=1.9.0-20241209-172200-af4e3f3
stdlibCryptoVersion=2.8.0-20241209-172100-28a92b5
stdlibTaskVersion=2.6.0-20241209-172700-f6bf4fc

# Level 03
stdlibFileVersion=1.11.0-20241122-180900-dff344c
stdlibCacheVersion=3.9.0-20241122-182900-c956a97
stdlibMimeVersion=2.11.0-20241125-094600-bbddf94
stdlibUuidVersion=1.9.0-20241125-110300-5eb185d
stdlibFileVersion=1.11.0-20241209-180600-1aa2676
stdlibCacheVersion=3.9.0-20241209-173700-f1bd537
stdlibMimeVersion=2.11.0-20241209-180600-aa73132
stdlibUuidVersion=1.9.0-20241209-175500-c039f34

# Level 04
stdlibAuthVersion=2.13.0-20241125-094500-d380c71
stdlibJwtVersion=2.14.0-20241125-085500-10a9526
stdlibOAuth2Version=2.13.0-20241126-071700-7eb9e0b
stdlibAuthVersion=2.13.0-20241209-180400-7e56348
stdlibJwtVersion=2.14.0-20241209-180600-f1a51a1
stdlibOAuth2Version=2.13.0-20241209-180800-22f19ac

# Level 05
stdlibHttpVersion=2.13.0-20241126-181000-6585cc5
stdlibHttpVersion=2.13.0-20241209-200000-1b8535c

# Level 08
stdlibSqlVersion=1.15.0-20241127-162900-c57df5b
stdlibSqlVersion=1.15.0-20241210-100400-b17bfc6

# Level 09
stdlibPersistVersion=1.5.0-20241122-123800-2ae4d59
stdlibPersistVersion=1.5.0-20241209-172300-77418f4

# Level 10
stdlibPersistSqlVersion=1.5.0-20241128-084900-1bf405d
stdlibPersistInmemoryVersion=1.5.0-20241125-085400-c1a8e2f
stdlibPersistSqlVersion=1.5.0-20241210-160700-483be38
stdlibPersistInmemoryVersion=1.5.0-20241209-175500-09712ee
stdlibPersistGoogleSheetVersion=1.5.0-20241128-084300-32b7869
stdlibPersistRedisVersion=0.3.0-20241128-105800-bced1a0

Expand All @@ -64,14 +64,14 @@ persistRedisNativeVersion=0.3.0-SNAPSHOT

# Test Dependencies
# Dependency of mysql should be the previous update versions
stdlibMysqlVersion=1.14.0-20241127-202700-ff70f57
stdlibMysqlVersion=1.14.0-20241210-125400-7b4d422
stdlibMysqlDriverVersion=1.8.0-20241126-144300-4dade60
stdlibMssqlVersion=1.14.0-20241127-202500-c8bea5a
stdlibMssqlVersion=1.14.0-20241210-125500-46188bf
stdlibMssqlDriverVersion=1.7.0-20241126-144300-5155121
stdlibPostgresqlVersion=1.14.0-20241127-202500-8f2f1cd
stdlibPostgresqlVersion=1.14.0-20241210-125800-810263d
stdlibPostgresqlDriverVersion=1.6.0-20241126-144300-59acbb0
stdlibDataJsonDataVersion=1.0.0-20241125-114000-0c2f457

# Ballerinax Observe
observeVersion=1.4.0-20241122-184200-c596093
observeInternalVersion=1.4.0-20241122-185200-9e5b1bb
observeVersion=1.4.0-20241209-171500-9472db2
observeInternalVersion=1.4.0-20241209-172400-71fe9c4
Loading