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 d7e9a99 commit 7660cb3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ downloadPluginVersion=5.4.0
releasePluginVersion=2.8.0
ballerinaGradlePluginVersion=2.2.3

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

#stdlib dependencies
stdlibIoVersion=1.6.1
stdlibLogVersion=2.10.0-20240814-120000-f0c3cc8
stdlibFileVersion=1.10.0-20240814-133200-74f4d63
stdlibLogVersion=2.10.0
stdlibFileVersion=1.10.0

#stdlib transitive dependencies
stdlibOsVersion=1.8.0
stdlibTimeVersion=2.4.0
observeVersion=1.3.0-20240814-114100-0f71e1e
observeInternalVersion=1.3.0-20240814-114900-8a734a3
observeVersion=1.3.0
observeInternalVersion=1.3.0

0 comments on commit 7660cb3

Please sign in to comment.