Skip to content

Commit

Permalink
Update Bal version to 2201.2.0-rc1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
HasithaAthukorala committed Aug 12, 2022
1 parent 1215dea commit 5f6a80f
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,26 @@ group=io.ballerina
version=0.2.0-SNAPSHOT

#dependency
ballerinaLangVersion=2201.2.0-rc1.2
ballerinaLangVersion=2201.2.0-rc1.5
testngVersion=7.3.0
slf4jVersion=1.7.30
org.gradle.jvmargs=-Xmx4096M

#stdlib
stdlibIoVersion=1.3.0-20220726-234900-e51598f
stdlibIoVersion=1.3.0-20220809-120100-52478a5
stdlibRegexVersion=1.3.0
stdlibFileVersion=1.4.0-20220727-002600-75ae25a
stdlibOsVersion=1.4.0-20220727-000400-fcf165d
stdlibLogVersion=2.4.0-20220727-001500-4a36356
stdlibMimeVersion=2.4.0-20220727-002600-4748bde
stdlibFileVersion=1.4.0-20220809-123700-daa2ea8
stdlibOsVersion=1.4.0-20220809-120900-06fbe93
stdlibLogVersion=2.4.0-20220809-122500-da1c40e
stdlibMimeVersion=2.4.0-20220809-123900-18618a5
stdlibCryptoVersion=2.2.2
stdlibAuthVersion=2.4.0-20220727-002600-eb5dacb
stdlibHttpVersion=2.4.0-20220727-144300-3e37b95
stdlibAuthVersion=2.4.0-20220809-123700-b61a87f
stdlibHttpVersion=2.4.0-20220727-011200-affd798
stdlibTimeVersion=2.2.2
stdlibTaskVersion=2.2.2
stdlibCacheVersion=3.2.2
stdlibJwtVersion=2.4.0-20220727-002600-ffaab89
stdlibOAuth2Version=2.4.0-20220727-002900-170dc7f
stdlibJwtVersion=2.4.0-20220809-123700-9dea2bf
stdlibOAuth2Version=2.4.0-20220809-124200-3fc0ac1
stdlibUuidVersion=1.3.0
stdlibUrlVersion=2.2.2
stdlibXmldataVersion=2.3.0-20220726-235200-b39e0e2
stdlibXmldataVersion=2.3.0-20220809-120200-9956539

0 comments on commit 5f6a80f

Please sign in to comment.