Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Commit

Permalink
Move dependencies to stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
ballerina-bot committed Nov 27, 2020
1 parent 667cca0 commit 8c97492
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
@@ -1,8 +1,8 @@
org.gradle.caching=true
group=org.ballerinalang
version=0.5.2-SNAPSHOT
ballerinaLangVersion=2.0.0-Preview6-SNAPSHOT
stdlibConfigVersion=1.0.2-SNAPSHOT
stdlibStringUtilsVersion=0.5.2-SNAPSHOT
stdlibSystemVersion=0.6.2-SNAPSHOT
stdlibIoVersion=0.5.2-SNAPSHOT
ballerinaLangVersion=2.0.0-Preview6
stdlibConfigVersion=1.0.2
stdlibStringUtilsVersion=0.5.2
stdlibSystemVersion=0.6.2
stdlibIoVersion=0.5.2

0 comments on commit 8c97492

Please sign in to comment.