Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhashinee committed Apr 15, 2024
2 parents dd1327a + 9e14da1 commit d4ddbaf
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ mySqlDriverVersion=8.0.29
mssqlDriverVersion=11.2.3.jre17
postgresqlDriverVersion=42.6.0

ballerinaLangVersion=2201.9.0-20240405-165800-4b163f78
ballerinaLangVersion=2201.9.0-20240410-095500-2653a74d

# Level 01
stdlibIoVersion=1.6.0
Expand All @@ -27,44 +27,44 @@ stdlibUrlVersion=2.4.0
# Level 02
stdlibLogVersion=2.9.0
stdlibOsVersion=1.8.0
stdlibCryptoVersion=2.7.0-20240410-115200-2ae9fd5
stdlibCryptoVersion=2.7.0-20240410-140300-72e9adb
stdlibTaskVersion=2.5.0

# Level 03
stdlibFileVersion=1.9.0
stdlibCacheVersion=3.8.0-20240409-101100-e2d7f4e
stdlibMimeVersion=2.9.0
stdlibUuidVersion=1.8.0-20240410-125400-bbe7ac5
stdlibUuidVersion=1.8.0-20240410-145100-af1ecf4

# Level 04
stdlibAuthVersion=2.11.0-20240410-121600-c514b62
stdlibJwtVersion=2.11.0-20240410-124800-1a4eb44
stdlibOAuth2Version=2.11.0-20240410-121700-502990d
stdlibAuthVersion=2.11.0-20240410-152000-921da1b
stdlibJwtVersion=2.11.0-20240410-151900-e59bad3
stdlibOAuth2Version=2.11.0-20240410-152000-5b650e4

# Level 05
stdlibHttpVersion=2.11.0-20240410-121300-ae1095d
stdlibHttpVersion=2.11.0-20240410-161700-e275cb8

# Level 08
stdlibSqlVersion=1.13.0-20240410-111000-2cc6b6c
stdlibSqlVersion=1.13.0-20240410-205900-22f19c6

# Level 09
stdlibPersistVersion=1.3.0-20240409-100100-594c874
stdlibPersistVersion=1.3.0-20240410-140300-bb3a202

# Level 10
stdlibPersistSqlVersion=1.3.0-20240410-163500-7583a8b
stdlibPersistSqlVersion=1.3.0-20240410-224200-5e260fa
stdlibPersistInmemoryVersion=1.3.0-20240410-211500-a6e0386
stdlibPersistGoogleSheetVersion=1.2.0
stdlibPersistGoogleSheetVersion=1.3.0-20240412-093000-61b9452
stdlibPersistRedisVersion=0.1.0-20240410-153200-798402b

# Persist native jar maven dependencies
persistSqlNativeVersion=1.3.0-SNAPSHOT
persistInMemoryNativeVersion=1.3.0-SNAPSHOT
persistGoogleSheetsNativeVersion=1.2.0
persistGoogleSheetsNativeVersion=1.3.0-SNAPSHOT
persistRedisNativeVersion=0.1.0-SNAPSHOT

# Test Dependencies
# Dependency of mysql should be the previous update versions
stdlibMysqlVersion=1.12.0-20240410-123800-3b9d573
stdlibMysqlVersion=1.12.0-20240410-212600-56a4e5b
stdlibMysqlDriverVersion=1.6.0

# Ballerinax Observe
Expand Down

0 comments on commit d4ddbaf

Please sign in to comment.