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

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
22 changes: 11 additions & 11 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=2.13.0-SNAPSHOT
ballerinaLangVersion=2201.11.0-20241121-075100-c4c87cbc
ballerinaLangVersion=2201.11.0-20241204-163800-0d1e4836

checkstylePluginVersion=10.12.0
spotbugsPluginVersion=6.0.18
Expand All @@ -12,19 +12,19 @@ ballerinaGradlePluginVersion=2.0.1

# Dependencies
# Level 01
stdlibIoVersion=1.7.0-20241121-173300-0fbd5d4
stdlibTimeVersion=2.6.0-20241122-120400-97742a7
stdlibUrlVersion=2.5.0-20241122-120400-67af694
stdlibIoVersion=1.7.0-20241204-172700-8dcc252
stdlibTimeVersion=2.6.0-20241204-172800-eeb9a96
stdlibUrlVersion=2.5.0-20241204-172800-efe3c95

# Level 02
stdlibConstraintVersion=1.6.0-20241122-133100-98689e2
stdlibCryptoVersion=2.8.0-20241122-130800-24f1267
stdlibLogVersion=2.11.0-20241122-150100-2e1a3ca
stdlibTaskVersion=2.6.0-20241122-124800-cb84357
stdlibConstraintVersion=1.6.0-20241204-173600-6057478
stdlibCryptoVersion=2.8.0-20241204-173500-2abd7ee
stdlibLogVersion=2.11.0-20241204-180300-3194def
stdlibTaskVersion=2.6.0-20241204-174100-ffbee92

# Level 03
stdlibCacheVersion=3.9.0-20241122-182900-c956a97
stdlibCacheVersion=3.9.0-20241204-175800-dc18592

# Ballerina 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