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 Mar 19, 2021
1 parent ea2516e commit 25698df
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 @@ -2,9 +2,9 @@ org.gradle.caching=true
group=org.ballerinalang
version=0.9.0-alpha5-SNAPSHOT
puppycrawlCheckstyleVersion=8.18
ballerinaLangVersion=2.0.0-alpha6-SNAPSHOT
stdlibIoVersion=0.6.0-alpha5-SNAPSHOT
stdlibLogVersion=1.1.0-alpha5-SNAPSHOT
ballerinaLangVersion=2.0.0-alpha6
stdlibIoVersion=0.6.0-alpha5
stdlibLogVersion=1.1.0-alpha5
nettyVersion=4.1.50.Final
checkstyleToolVersion=7.8.2
githubSpotbugsVersion=4.5.1
Expand Down

0 comments on commit 25698df

Please sign in to comment.