Skip to content

Commit

Permalink
Merge pull request #55 from aashikam/slp7
Browse files Browse the repository at this point in the history
Update dependencies for slp7
  • Loading branch information
ThisaruGuruge authored Nov 30, 2020
2 parents 743be0c + de41da5 commit 32c1b2e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
org.gradle.caching=true
group=org.ballerinalang
version=1.0.4-SNAPSHOT
ballerinaLangVersion=2.0.0-Preview6
ballerinaLangVersion=2.0.0-Preview7-SNAPSHOT

puppycrawlCheckstyleVersion=8.18

stdlibCryptoVersion=1.0.2
stdlibLogVersion=1.0.2
stdlibTimeVersion=1.0.3
stdlibSystemVersion=0.6.2
stdlibRuntimeVersion=0.5.2
stdlibIoVersion=0.5.2
stdlibCryptoVersion=1.0.3-SNAPSHOT
stdlibLogVersion=1.0.3-SNAPSHOT
stdlibTimeVersion=1.0.4-SNAPSHOT
stdlibSystemVersion=0.6.3-SNAPSHOT
stdlibRuntimeVersion=0.5.3-SNAPSHOT
stdlibIoVersion=0.5.3-SNAPSHOT

0 comments on commit 32c1b2e

Please sign in to comment.