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.9.0-20240410-095500-2653a74d) #112

Closed
wants to merge 1 commit into from
Closed
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
12 changes: 6 additions & 6 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ group=io.ballerina
version=0.8.0-SNAPSHOT

#dependency
ballerinaLangVersion=2201.9.0-20240405-165800-4b163f78
ballerinaLangVersion=2201.9.0-20240410-095500-2653a74d
testngVersion=7.6.1
slf4jVersion=1.7.30
puppycrawlCheckstyleVersion=10.12.0
Expand All @@ -18,7 +18,7 @@ stdlibUrlVersion=2.4.0
stdlibXmldataVersion=2.7.0

# Stdlib Level 02
stdlibCryptoVersion=2.7.0-20240410-115200-2ae9fd5
stdlibCryptoVersion=2.7.0-20240410-140300-72e9adb
stdlibLogVersion=2.9.0
stdlibOsVersion=1.8.0
stdlibTaskVersion=2.5.0
Expand All @@ -27,12 +27,12 @@ stdlibTaskVersion=2.5.0
stdlibCacheVersion=3.8.0-20240409-101100-e2d7f4e
stdlibFileVersion=1.9.0
stdlibMimeVersion=2.9.0
stdlibUuidVersion=1.8.0-20240410-125400-bbe7ac5
stdlibUuidVersion=1.8.0-20240410-145100-af1ecf4

# Stdlib Level 04
stdlibAuthVersion=2.11.0-20240410-121600-c514b62
stdlibJwtVersion=2.11.0-20240410-124800-1a4eb44
stdlibOAuth2Version=2.11.0-20240410-121700-502990d
stdlibAuthVersion=2.11.0-20240410-152000-921da1b
stdlibJwtVersion=2.11.0-20240410-151900-e59bad3
stdlibOAuth2Version=2.11.0-20240410-152000-5b650e4

# Stdlib Level 05
stdlibHttpVersion=2.11.0-20240410-121300-ae1095d
Loading