Skip to content

Commit

Permalink
[Automated] Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ballerina-bot authored and ballerina-bot committed Mar 10, 2025
1 parent 9188ec2 commit 0d4b22f
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 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.16.0-SNAPSHOT
ballerinaLangVersion=2201.12.0-20250228-201300-8d411a0f
ballerinaLangVersion=2201.12.0-20250310-080700-94702e9e

checkstylePluginVersion=10.12.0
spotbugsPluginVersion=6.0.18
Expand All @@ -15,35 +15,35 @@ jacocoVersion=0.8.10

# Ballerina Library Dependencies
# Level 01
stdlibIoVersion=1.8.0-20250304-133300-967a7a4
stdlibTimeVersion=2.7.0-20250304-133100-009bfd7
stdlibUrlVersion=2.6.0-20250304-133100-78baea0
stdlibIoVersion=1.8.0-20250310-155600-1aa3e9d
stdlibTimeVersion=2.7.0-20250310-155500-0330ee3
stdlibUrlVersion=2.6.0-20250310-155600-0a30f77

# Level 02
stdlibConstraintVersion=1.7.0-20250305-165400-52275bd
stdlibCryptoVersion=2.9.0-20250305-165500-b42b932
stdlibLogVersion=2.12.0-20250305-165600-b4606dd
stdlibOsVersion=1.10.0-20250305-204300-3f8417d
stdlibTaskVersion=2.7.0-20250305-173600-1c8b667
stdlibConstraintVersion=1.7.0-20250310-160300-1b662ef
stdlibCryptoVersion=2.9.0-20250310-160800-6b9852b
stdlibLogVersion=2.12.0-20250310-163300-a56e8e6
stdlibOsVersion=1.10.0-20250310-160400-83b8568
stdlibTaskVersion=2.7.0-20250310-161100-53e49ae

# Level 03
stdlibCacheVersion=3.10.0-20250305-175000-1e05eb3
stdlibFileVersion=1.12.0-20250305-204800-827a6c2
stdlibMimeVersion=2.12.0-20250305-174800-8528404
stdlibUuidVersion=1.10.0-20250305-175100-746df53
stdlibCacheVersion=3.10.0-20250310-162700-f416625
stdlibFileVersion=1.12.0-20250310-165000-6e93a32
stdlibMimeVersion=2.12.0-20250310-164900-dd42125
stdlibUuidVersion=1.10.0-20250310-163500-6103f0b

# Level 04
stdlibAuthVersion=2.14.0-20250305-182200-ed0a9db
stdlibDataJsonDataVersion=1.1.0-20250305-182300-23e3c81
stdlibJwtVersion=2.15.0-20250305-182000-1eefc7e
stdlibOAuth2Version=2.14.0-20250305-182700-f5fb8ef
stdlibAuthVersion=2.14.0-20250310-164800-d5c6d98
stdlibDataJsonDataVersion=1.1.0-20250310-170700-218c316
stdlibJwtVersion=2.15.0-20250310-164800-ddd22e6
stdlibOAuth2Version=2.14.0-20250310-165200-b3166f3

# Level 05
stdlibHttpVersion=2.14.0-20250305-195600-c559baa
stdlibHttpVersion=2.14.0-20250310-185100-da8de79

# Level 06
stdlibWebsocketVersion=2.14.0-20250305-221500-8b317d3
stdlibWebsocketVersion=2.14.0-20250310-200800-c9ad7c2

# Ballerinax Observer
observeVersion=1.5.0-20250304-140800-d60274b
observeInternalVersion=1.5.0-20250305-160800-51dc066
observeVersion=1.5.0-20250310-155600-e792628
observeInternalVersion=1.5.0-20250310-162000-b7e7a5e

0 comments on commit 0d4b22f

Please sign in to comment.