Skip to content

Commit

Permalink
Merge pull request #648 from ballerina-platform/automated/dependency_…
Browse files Browse the repository at this point in the history
…version_update

[AUTO MERGE] Update Dependencies (Ballerina Lang : 2201.9.0-20240410-095500-2653a74d)
  • Loading branch information
LakshanWeerasinghe committed Apr 10, 2024
2 parents c22659c + 605cf4d commit a032df4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions ballerina-tests/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[ballerina]
dependencies-toml-version = "2"
distribution-version = "2201.9.0-20240405-165800-4b163f78"
distribution-version = "2201.9.0-20240410-095500-2653a74d"

[[package]]
org = "ballerina"
Expand Down Expand Up @@ -66,7 +66,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "http"
version = "2.10.12"
version = "2.11.0"
scope = "testOnly"
dependencies = [
{org = "ballerina", name = "auth"},
Expand Down
4 changes: 2 additions & 2 deletions ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[ballerina]
dependencies-toml-version = "2"
distribution-version = "2201.9.0-20240405-165800-4b163f78"
distribution-version = "2201.9.0-20240410-095500-2653a74d"

[[package]]
org = "ballerina"
Expand Down Expand Up @@ -64,7 +64,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "http"
version = "2.10.12"
version = "2.11.0"
dependencies = [
{org = "ballerina", name = "auth"},
{org = "ballerina", name = "cache"},
Expand Down
14 changes: 7 additions & 7 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.11.0-SNAPSHOT
ballerinaLangVersion=2201.9.0-20240405-165800-4b163f78
ballerinaLangVersion=2201.9.0-20240410-095500-2653a74d
puppycrawlCheckstyleVersion=10.12.0
testngVersion=7.6.1
ballerinaGradlePluginVersion=2.0.1
Expand All @@ -12,11 +12,11 @@ stdlibIoVersion=1.6.0
stdlibRandomVersion=1.5.0
stdlibTimeVersion=2.4.0
stdlibUrlVersion=2.4.0
stdlibCryptoVersion=2.7.0-20240328-114200-c8cc19f
stdlibCryptoVersion=2.7.0-20240410-140300-72e9adb
stdlibLogVersion=2.9.0
stdlibMimeVersion=2.9.0
stdlibUuidVersion=1.8.0-20240409-104400-2aaa58d
stdlibHttpVersion=2.10.0
stdlibUuidVersion=1.8.0-20240410-145100-af1ecf4
stdlibHttpVersion=2.11.0-20240410-161700-e275cb8

# Transitive Dependencies

Expand All @@ -32,9 +32,9 @@ stdlibCacheVersion=3.8.0-20240409-101100-e2d7f4e
stdlibFileVersion=1.9.0

# Level 03
stdlibAuthVersion=2.11.0-20240409-124200-655c2d4
stdlibJwtVersion=2.11.0-20240409-134000-9b5bf2e
stdlibOAuth2Version=2.11.0-20240409-124200-15a9919
stdlibAuthVersion=2.11.0-20240410-152000-921da1b
stdlibJwtVersion=2.11.0-20240410-151900-e59bad3
stdlibOAuth2Version=2.11.0-20240410-152000-5b650e4

# Ballerinax Observe
observeVersion=1.2.3-20240408-194900-a0e331f
Expand Down

0 comments on commit a032df4

Please sign in to comment.