Skip to content

Commit

Permalink
Update dependency versions to stable-version
Browse files Browse the repository at this point in the history
  • Loading branch information
ayeshLK committed Feb 3, 2022
1 parent bfa786e commit 3c1ef7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
org.gradle.caching=true
group=org.ballerinalang
version=swan-lake-beta6.2-SNAPSHOT
ballerinaLangVersion=2.0.0-beta.6.2-20220201-170700-530acc81
ballerinaLangVersion=2.0.0-beta.6.2
shortVersion=slbeta6
ballerinaJreVersion=0.8.0
specVersion=2021R1
Expand Down Expand Up @@ -53,7 +53,7 @@ stdlibWebsubVersion=2.1.0
stdlibWebsubhubVersion=1.1.0

# Stdlib Level 07
stdlibSqlVersion=1.2.1-20220201-131400-11b4211
stdlibSqlVersion=1.2.1

# Dev Tools
devToolsVersion=0.10.6
Expand Down

0 comments on commit 3c1ef7d

Please sign in to comment.