Skip to content

Commit

Permalink
Merge pull request #125 from lnash94/u10_versions
Browse files Browse the repository at this point in the history
Update dependencies for RC2
  • Loading branch information
lnash94 authored Aug 14, 2024
2 parents 9514d22 + f21cc64 commit 73a699d
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ group=io.ballerina
version=0.9.0-SNAPSHOT

#dependency
ballerinaLangVersion=2201.10.0-20240806-083400-aabac46a
ballerinaLangVersion=2201.10.0-20240814-095500-9d14866a
testngVersion=7.6.1
slf4jVersion=1.7.30
puppycrawlCheckstyleVersion=10.12.0
Expand All @@ -25,33 +25,33 @@ stdlibIoVersion=1.6.1
stdlibRegexVersion=1.4.3
stdlibTimeVersion=2.4.0
stdlibUrlVersion=2.4.0
observeVersion=1.3.0-20240807-093200-e29ca7a
observeVersion=1.3.0-20240814-114100-0f71e1e

# Stdlib Level 02
stdlibCryptoVersion=2.7.2
stdlibLogVersion=2.10.0-20240807-203000-b85cfb9
stdlibLogVersion=2.10.0-20240814-120000-f0c3cc8
stdlibOsVersion=1.8.0
stdlibTaskVersion=2.5.0
observeInternalVersion=1.3.0-20240807-094500-91e2d3a
stdlibXmldataVersion=1.0.0-20240807-112700-58e6b2e
observeInternalVersion=1.3.0-20240814-114900-8a734a3
stdlibXmldataVersion=1.0.0-20240814-191500-2f18de5

# Stdlib Level 03
stdlibCacheVersion=3.8.0
stdlibFileVersion=1.10.0-20240807-205900-a4d66bb
stdlibMimeVersion=2.10.0-20240807-205100-2728cdc
stdlibFileVersion=1.10.0-20240814-133200-74f4d63
stdlibMimeVersion=2.10.0-20240814-133200-6c54439
stdlibUuidVersion=1.8.0

# Stdlib Level 04
stdlibAuthVersion=2.12.0-20240807-214700-37b31bb
stdlibJwtVersion=2.13.0-20240809-095500-b9d03ed
stdlibOAuth2Version=2.12.0-20240807-220200-7f7294b
stdlibAuthVersion=2.12.0-20240814-133000-6db5624
stdlibJwtVersion=2.13.0-20240814-133100-630021f
stdlibOAuth2Version=2.12.0-20240814-133400-a7008e4

# Stdlib Level 05
stdlibHttpVersion=2.12.0-20240809-111500-91b1ccd
stdlibHttpVersion=2.12.0-20240814-145000-dcdc9a0

# Stdlib Level 06
stdlibWebsocketVersion=2.12.0-20240809-131100-62b3d4f
stdlibWebsocketVersion=2.12.0-20240814-155600-2780f9f

# Ballerinax
stdlibKafkaVersion=4.0.0
stdlibRabbitMqVersion=3.0.0
stdlibKafkaVersion=4.2.0-20240814-162500-b2f21c4
stdlibRabbitMqVersion=3.1.0-20240811-211500-cd34a3e

0 comments on commit 73a699d

Please sign in to comment.