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-20241204-163800-0d1e4836) #1063

Merged
merged 1 commit into from
Dec 5, 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
40 changes: 20 additions & 20 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=1.13.0-SNAPSHOT
ballerinaLangVersion=2201.11.0-20241121-075100-c4c87cbc
ballerinaLangVersion=2201.11.0-20241204-163800-0d1e4836
testngVersion=7.6.1
ballerinaGradlePluginVersion=2.0.1
gsonVersion=2.8.8
Expand All @@ -13,35 +13,35 @@ downloadPluginVersion=5.4.0
releasePluginVersion=2.8.0

# Direct Dependencies
stdlibIoVersion=1.7.0-20241121-173300-0fbd5d4
stdlibRandomVersion=1.6.0-20241122-130800-df3a582
stdlibTimeVersion=2.6.0-20241122-120400-97742a7
stdlibUrlVersion=2.5.0-20241122-120400-67af694
stdlibCryptoVersion=2.8.0-20241122-130800-24f1267
stdlibLogVersion=2.11.0-20241122-150100-2e1a3ca
stdlibMimeVersion=2.11.0-20241125-094600-bbddf94
stdlibUuidVersion=1.9.0-20241125-110300-5eb185d
stdlibHttpVersion=2.13.0-20241126-181000-6585cc5
stdlibIoVersion=1.7.0-20241204-172700-8dcc252
stdlibRandomVersion=1.6.0-20241204-175200-371bc8e
stdlibTimeVersion=2.6.0-20241204-172800-eeb9a96
stdlibUrlVersion=2.5.0-20241204-172800-efe3c95
stdlibCryptoVersion=2.8.0-20241204-173500-2abd7ee
stdlibLogVersion=2.11.0-20241204-180300-3194def
stdlibMimeVersion=2.11.0-20241205-090900-e9316e0
stdlibUuidVersion=1.9.0-20241205-090300-9b83a3d
stdlibHttpVersion=2.13.0-20241205-101300-81ebb2d

# Transitive Dependencies

# Level 01
stdlibConstraintVersion=1.6.0-20241122-133100-98689e2
stdlibConstraintVersion=1.6.0-20241204-173600-6057478

# Level 02
stdlibOsVersion=1.9.0-20241122-071800-1fae486
stdlibTaskVersion=2.6.0-20241122-124800-cb84357
stdlibOsVersion=1.9.0-20241204-173500-76bb9a7
stdlibTaskVersion=2.6.0-20241204-174100-ffbee92

# Level 03
stdlibCacheVersion=3.9.0-20241122-182900-c956a97
stdlibFileVersion=1.11.0-20241122-180900-dff344c
stdlibCacheVersion=3.9.0-20241204-175800-dc18592
stdlibFileVersion=1.11.0-20241205-090900-069cb8a

# Level 04
stdlibAuthVersion=2.13.0-20241125-094500-d380c71
stdlibAuthVersion=2.13.0-20241205-090700-d8338e4
stdlibDataJsonDataVersion=1.0.0-20241125-114000-0c2f457
stdlibJwtVersion=2.14.0-20241125-085500-10a9526
stdlibOAuth2Version=2.13.0-20241126-071700-7eb9e0b
stdlibJwtVersion=2.14.0-20241205-090800-44a41d4
stdlibOAuth2Version=2.13.0-20241205-091200-dc28a10

# Ballerinax Observe
observeVersion=1.4.0-20241122-184200-c596093
observeInternalVersion=1.4.0-20241122-185200-9e5b1bb
observeVersion=1.4.0-20241204-172800-8641d51
observeInternalVersion=1.4.0-20241204-173800-e1741ab
Loading