Skip to content

Commit

Permalink
Merge pull request #109 from Bhashinee/main
Browse files Browse the repository at this point in the history
Update the versions for U9 release
  • Loading branch information
Bhashinee authored Apr 10, 2024
2 parents 7cd254a + 58bacaa commit cffd623
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ group=io.ballerina
version=0.7.1-SNAPSHOT

#dependency
ballerinaLangVersion=2201.8.3
ballerinaLangVersion=2201.9.0-20240405-165800-4b163f78
testngVersion=7.6.1
slf4jVersion=1.7.30
puppycrawlCheckstyleVersion=10.12.0
Expand All @@ -18,21 +18,21 @@ stdlibUrlVersion=2.4.0
stdlibXmldataVersion=2.7.0

# Stdlib Level 02
stdlibCryptoVersion=2.5.0
stdlibCryptoVersion=2.7.0-20240410-115200-2ae9fd5
stdlibLogVersion=2.9.0
stdlibOsVersion=1.8.0
stdlibTaskVersion=2.5.0

# Stdlib Level 03
stdlibCacheVersion=3.7.0
stdlibCacheVersion=3.8.0-20240409-101100-e2d7f4e
stdlibFileVersion=1.9.0
stdlibMimeVersion=2.9.0
stdlibUuidVersion=1.7.0
stdlibUuidVersion=1.8.0-20240410-125400-bbe7ac5

# Stdlib Level 04
stdlibAuthVersion=2.10.0
stdlibJwtVersion=2.10.0
stdlibOAuth2Version=2.10.0
stdlibAuthVersion=2.11.0-20240410-121600-c514b62
stdlibJwtVersion=2.11.0-20240410-124800-1a4eb44
stdlibOAuth2Version=2.11.0-20240410-121700-502990d

# Stdlib Level 05
stdlibHttpVersion=2.10.0
stdlibHttpVersion=2.11.0-20240410-121300-ae1095d

0 comments on commit cffd623

Please sign in to comment.