Skip to content

Commit

Permalink
Move dependencies to stable versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ballerina-bot committed Aug 20, 2024
1 parent 874eee7 commit 139b8f5
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ researchgateReleaseVersion=2.8.0
testngVersion=7.6.1
ballerinaGradlePluginVersion=2.0.1

ballerinaLangVersion=2201.10.0-20240814-095500-9d14866a
ballerinaLangVersion=2201.10.0


# Direct Dependencies
Expand All @@ -20,18 +20,18 @@ stdlibIoVersion=1.6.1
stdlibTimeVersion=2.4.0

# Level 02
stdlibLogVersion=2.10.0-20240814-120000-f0c3cc8
stdlibLogVersion=2.10.0
stdlibOsVersion=1.8.0

# Level 03
stdlibFileVersion=1.10.0-20240814-133200-74f4d63
stdlibFileVersion=1.10.0

# Level 07
stdlibSqlVersion=1.14.0-20240814-162300-116ead6
stdlibSqlVersion=1.14.0

# Ballerinax Observer
observeVersion=1.3.0-20240814-114100-0f71e1e
observeInternalVersion=1.3.0-20240814-114900-8a734a3
observeVersion=1.3.0
observeInternalVersion=1.3.0

# Transitive Dependencies
# Level 01
Expand All @@ -44,19 +44,19 @@ stdlibTaskVersion=2.5.0

# Level 03
stdlibCacheVersion=3.8.0
stdlibMimeVersion=2.10.0-20240814-133200-6c54439
stdlibMimeVersion=2.10.0
stdlibUuidVersion=1.8.0

# Level 04
stdlibAuthVersion=2.12.0-20240814-133000-6db5624
stdlibJwtVersion=2.13.0-20240814-133100-630021f
stdlibOAuth2Version=2.12.0-20240814-133400-a7008e4
stdlibAuthVersion=2.12.0
stdlibJwtVersion=2.13.0
stdlibOAuth2Version=2.12.0

# Level 05
stdlibHttpVersion=2.12.0-20240814-145000-dcdc9a0
stdlibHttpVersion=2.12.0

# Level 06
stdlibTransactionVersion=1.10.0-20240814-160700-00e0ba7
stdlibTransactionVersion=1.10.0

# Ballerina extended library
stdlibPostgresqlDriverVersion=1.5.1

0 comments on commit 139b8f5

Please sign in to comment.