Skip to content

Commit

Permalink
Move dependencies to stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
ballerina-bot committed Oct 8, 2021
1 parent a1e0563 commit aeb4923
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ releasePluginVersion=2.6.0
puppycrawlCheckstyleVersion=8.18
ballerinaGradlePluginVersion=0.11.0

ballerinaLangVersion=2.0.0-beta.3-20211007-144400-9ab36aea
ballerinaLangVersion=2.0.0-beta.3

#stdlib dependencies
stdlibIoVersion=1.0.0-20211007-182000-9f89315
stdlibRegexVersion=1.0.0-20211007-164600-750dbbc
stdlibIoVersion=1.0.0
stdlibRegexVersion=1.0.0
testngVersion=6.14.3

0 comments on commit aeb4923

Please sign in to comment.