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 Jan 25, 2021
1 parent b4537dd commit 8e025c5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
org.gradle.caching=true
group=org.ballerinalang
version=1.0.6-SNAPSHOT
ballerinaLangVersion=2.0.0-alpha2-SNAPSHOT
stdlibIoVersion=0.5.6-SNAPSHOT
stdlibOsVersion=0.7.1-SNAPSHOT
stdlibRegexVersion=0.6.1-SNAPSHOT
ballerinaLangVersion=2.0.0-alpha2
stdlibIoVersion=0.5.6
stdlibOsVersion=0.7.1
stdlibRegexVersion=0.6.1
testngVersion=6.14.3
puppycrawlCheckstyleVersion=8.18
slf4jVersion=1.7.30

0 comments on commit 8e025c5

Please sign in to comment.