Skip to content

Commit

Permalink
Merge pull request #1812 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-20250127-101700-a4b67fe5)
  • Loading branch information
ballerina-bot authored Jan 27, 2025
2 parents e01cff3 + 4bd76c5 commit 4c87b7d
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ clientNativeVersion=1.1.0-SNAPSHOT
clientNativePublish=true

#dependency
ballerinaLangVersion=2201.11.0-20241218-101200-109f6cc7
ballerinaLangVersion=2201.11.0-20250127-101700-a4b67fe5
testngVersion=7.6.1
slf4jVersion=1.7.30
org.gradle.jvmargs=-Xmx4096M -Dfile.encoding=UTF-8
Expand All @@ -29,45 +29,45 @@ puppycrawlCheckstyleVersion = 10.12.1
commonsCodecVersion=1.16.0

# Stdlib Level 01
stdlibIoVersion=1.7.0-20241218-111600-1da6a3f
stdlibIoVersion=1.7.0-20250127-170200-0d36f73
stdlibRegexVersion=1.5.0-20241122-102400-e9a90a4
stdlibTimeVersion=2.6.0-20241218-111600-f57d32a
stdlibUrlVersion=2.5.0-20241218-111600-4f962bc
stdlibDataXmldataVersion=1.2.0-20241218-120500-346c5ee
stdlibTimeVersion=2.6.0-20250127-170200-86bdc5a
stdlibUrlVersion=2.5.0-20250127-170200-e4cac31
stdlibDataXmldataVersion=1.2.0-20250127-174900-206fad7

# Stdlib Level 02
stdlibConstraintVersion=1.6.0-20241218-112400-cd313f2
stdlibCryptoVersion=2.8.0-20241218-112400-d6f4922
stdlibLogVersion=2.11.0-20241218-115100-06c729e
stdlibOsVersion=1.9.0-20241218-112400-c81f077
stdlibTaskVersion=2.6.0-20241218-112900-84f2aea
stdlibConstraintVersion=1.6.0-20250127-170900-48ad9ae
stdlibCryptoVersion=2.8.0-20250127-170800-6c52ac3
stdlibLogVersion=2.11.0-20250127-173700-45079a8
stdlibOsVersion=1.9.0-20250127-170900-54f2a57
stdlibTaskVersion=2.6.0-20250127-171400-af6480d

# Stdlib Level 03
stdlibCacheVersion=3.9.0-20241218-114600-9f52392
stdlibFileVersion=1.11.0-20241218-125000-364d941
stdlibMimeVersion=2.11.0-20241218-125100-e28a03b
stdlibUuidVersion=1.9.0-20241218-124000-a38f1c9
stdlibCacheVersion=3.9.0-20250127-173100-ebe1e73
stdlibFileVersion=1.11.0-20250127-182400-816587e
stdlibMimeVersion=2.11.0-20250127-182500-46c9896
stdlibUuidVersion=1.9.0-20250127-181300-0f9a3f6

# Stdlib Level 04
stdlibAuthVersion=2.13.0-20241218-124900-9203135
stdlibAuthVersion=2.13.0-20250127-182300-e14b66f
stdlibDataJsonDataVersion=1.0.0-20241125-114000-0c2f457
stdlibJwtVersion=2.14.0-20241218-125000-c952d1e
stdlibOAuth2Version=2.13.0-20241218-125400-c7625c1
stdlibJwtVersion=2.14.0-20250127-182500-ce5b71c
stdlibOAuth2Version=2.13.0-20250127-182700-5ce88a0

# Stdlib Level 05
stdlibHttpVersion=2.13.0-20241218-142000-8d9c012
stdlibHttpVersion=2.13.0-20250127-191800-f0dc4e5

# Stdlib Level 06
stdlibGrpcVersion=1.13.0-20241218-151400-31ca7a8
stdlibWebsocketVersion=2.13.0-20241218-151900-e2412df
stdlibWebsubVersion=2.13.0-20241218-151000-360a43d
stdlibGrpcVersion=1.13.0-20250127-200500-0f282f5
stdlibWebsocketVersion=2.13.0-20250127-201400-24bf289
stdlibWebsubVersion=2.13.0-20250127-200600-893444c

# Stdlib Level 07
stdlibGraphqlVersion=1.15.0-20241218-171400-3539776
stdlibGraphqlVersion=1.15.0-20250127-214600-032efcc

# Ballerinax Observer
observeVersion=1.4.0-20241218-111700-4d29d40
observeInternalVersion=1.4.0-20241218-112700-be9da2c
observeVersion=1.4.0-20250127-170200-f9c0dec
observeInternalVersion=1.4.0-20250127-171000-b05ff1d

# Enabled publishing insecure checksums, due to fail to publish to maven central
# Refer https://github.com/gradle/gradle/issues/11308
Expand Down

0 comments on commit 4c87b7d

Please sign in to comment.