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 22, 2021
1 parent 9689514 commit 4e8392e
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.5-SNAPSHOT
ballerinaLangVersion=2.0.0-alpha-SNAPSHOT
stdlibIoVersion=0.5.5-SNAPSHOT
stdlibOsVersion=0.7.0-SNAPSHOT
stdlibRegexVersion=0.6.0-SNAPSHOT
ballerinaLangVersion=2.0.0-alpha
stdlibIoVersion=0.5.5
stdlibOsVersion=0.7.0
stdlibRegexVersion=0.6.0
testngVersion=6.14.3
puppycrawlCheckstyleVersion=8.18
slf4jVersion=1.7.30

0 comments on commit 4e8392e

Please sign in to comment.