Skip to content

Commit

Permalink
Merge pull request #1065 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.11.0-20241209-162400-0c015833)
  • Loading branch information
ballerina-bot authored Dec 9, 2024
2 parents ffb198e + ba59f01 commit 3c5abd8
Showing 1 changed file with 20 additions and 20 deletions.
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-20241204-163800-0d1e4836
ballerinaLangVersion=2201.11.0-20241209-162400-0c015833
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-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
stdlibIoVersion=1.7.0-20241209-171400-26de7d8
stdlibRandomVersion=1.6.0-20241209-172900-bf49051
stdlibTimeVersion=2.6.0-20241209-171400-4b43c7d
stdlibUrlVersion=2.5.0-20241209-171400-b09a145
stdlibCryptoVersion=2.8.0-20241209-172100-28a92b5
stdlibLogVersion=2.11.0-20241209-174200-4ab1866
stdlibMimeVersion=2.11.0-20241209-180600-aa73132
stdlibUuidVersion=1.9.0-20241209-175500-c039f34
stdlibHttpVersion=2.13.0-20241209-200000-1b8535c

# Transitive Dependencies

# Level 01
stdlibConstraintVersion=1.6.0-20241204-173600-6057478
stdlibConstraintVersion=1.6.0-20241209-172100-2facdca

# Level 02
stdlibOsVersion=1.9.0-20241204-173500-76bb9a7
stdlibTaskVersion=2.6.0-20241204-174100-ffbee92
stdlibOsVersion=1.9.0-20241209-172200-af4e3f3
stdlibTaskVersion=2.6.0-20241209-172700-f6bf4fc

# Level 03
stdlibCacheVersion=3.9.0-20241204-175800-dc18592
stdlibFileVersion=1.11.0-20241205-090900-069cb8a
stdlibCacheVersion=3.9.0-20241209-173700-f1bd537
stdlibFileVersion=1.11.0-20241209-180600-1aa2676

# Level 04
stdlibAuthVersion=2.13.0-20241205-090700-d8338e4
stdlibAuthVersion=2.13.0-20241209-180400-7e56348
stdlibDataJsonDataVersion=1.0.0-20241125-114000-0c2f457
stdlibJwtVersion=2.14.0-20241205-090800-44a41d4
stdlibOAuth2Version=2.13.0-20241205-091200-dc28a10
stdlibJwtVersion=2.14.0-20241209-180600-f1a51a1
stdlibOAuth2Version=2.13.0-20241209-180800-22f19ac

# Ballerinax Observe
observeVersion=1.4.0-20241204-172800-8641d51
observeInternalVersion=1.4.0-20241204-173800-e1741ab
observeVersion=1.4.0-20241209-171500-9472db2
observeInternalVersion=1.4.0-20241209-172400-71fe9c4

0 comments on commit 3c5abd8

Please sign in to comment.