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 Feb 12, 2021
1 parent 67700b1 commit 88e8e36
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-alpha2-SNAPSHOT
puppycrawlCheckstyleVersion=8.18
ballerinaLangVersion=2.0.0-alpha3-SNAPSHOT
stdlibIoVersion=0.6.0-alpha2-SNAPSHOT
stdlibLogVersion=1.1.0-alpha2-SNAPSHOT
ballerinaLangVersion=2.0.0-alpha3
stdlibIoVersion=0.6.0-alpha2
stdlibLogVersion=1.1.0-alpha2
nettyVersion=4.1.50.Final
checkstyleToolVersion=7.8.2
githubSpotbugsVersion=4.5.1
Expand Down

0 comments on commit 88e8e36

Please sign in to comment.