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

Merged
merged 1 commit into from
Jan 27, 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
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-20250121-140200-15de3b28
ballerinaLangVersion=2201.11.0-20250127-101700-a4b67fe5
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-20250121-143700-fac534d
stdlibRandomVersion=1.6.0-20250121-150100-fee09a2
stdlibTimeVersion=2.6.0-20250121-143700-96fbd6a
stdlibUrlVersion=2.5.0-20250121-143700-9db47c2
stdlibCryptoVersion=2.8.0-20250121-144400-cf0d2db
stdlibLogVersion=2.11.0-20250121-151200-196ede7
stdlibMimeVersion=2.11.0-20250122-120300-9005c8c
stdlibUuidVersion=1.9.0-20250121-171900-df5e661
stdlibHttpVersion=2.13.0-20250122-144400-fb78cb1
stdlibIoVersion=1.7.0-20250127-170200-0d36f73
stdlibRandomVersion=1.6.0-20250127-172500-3217a75
stdlibTimeVersion=2.6.0-20250127-170200-86bdc5a
stdlibUrlVersion=2.5.0-20250127-170200-e4cac31
stdlibCryptoVersion=2.8.0-20250127-170800-6c52ac3
stdlibLogVersion=2.11.0-20250127-173700-45079a8
stdlibMimeVersion=2.11.0-20250127-182500-46c9896
stdlibUuidVersion=1.9.0-20250127-181300-0f9a3f6
stdlibHttpVersion=2.13.0-20250127-191800-f0dc4e5

# Transitive Dependencies

# Level 01
stdlibConstraintVersion=1.6.0-20250121-144400-48092bd
stdlibConstraintVersion=1.6.0-20250127-170900-48ad9ae

# Level 02
stdlibOsVersion=1.9.0-20250121-144400-3c22e13
stdlibTaskVersion=2.6.0-20250121-144900-6de8c93
stdlibOsVersion=1.9.0-20250127-170900-54f2a57
stdlibTaskVersion=2.6.0-20250127-171400-af6480d

# Level 03
stdlibCacheVersion=3.9.0-20250121-150600-d24d690
stdlibFileVersion=1.11.0-20250122-120300-6dd5c6c
stdlibCacheVersion=3.9.0-20250127-173100-ebe1e73
stdlibFileVersion=1.11.0-20250127-182400-816587e

# Level 04
stdlibAuthVersion=2.13.0-20250122-120100-293d482
stdlibAuthVersion=2.13.0-20250127-182300-e14b66f
stdlibDataJsonDataVersion=1.0.0-20241125-114000-0c2f457
stdlibJwtVersion=2.14.0-20250122-120200-9a7dd9b
stdlibOAuth2Version=2.13.0-20250122-120600-a9c21e1
stdlibJwtVersion=2.14.0-20250127-182500-ce5b71c
stdlibOAuth2Version=2.13.0-20250127-182700-5ce88a0

# Ballerinax Observe
observeVersion=1.4.0-20250121-143800-aa6fa02
observeInternalVersion=1.4.0-20250121-144700-d59c066
observeVersion=1.4.0-20250127-170200-f9c0dec
observeInternalVersion=1.4.0-20250127-171000-b05ff1d
Loading