Skip to content

Commit

Permalink
Merge pull request #16 from MadhukaHarith92/main
Browse files Browse the repository at this point in the history
Update dependency version
  • Loading branch information
TharmiganK committed Jun 21, 2023
2 parents 1952bc4 + 4fc8c26 commit a851275
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[ballerina]
dependencies-toml-version = "2"
distribution-version = "2201.6.0-20230614-102000-d1aade7d"
distribution-version = "2201.7.0-20230619-175900-bb4e4544"

[[package]]
org = "ballerina"
Expand Down
16 changes: 8 additions & 8 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ downloadPluginVersion=4.0.4
releasePluginVersion=2.6.0
ballerinaGradlePluginVersion=1.1.0

ballerinaLangVersion=2201.6.0-20230614-102000-d1aade7d
ballerinaLangVersion=2201.7.0-20230619-175900-bb4e4544

#stdlib dependencies
stdlibIoVersion=1.5.0-20230614-150600-6387868
stdlibLogVersion=2.8.0-20230614-193000-9f7edcd
stdlibFileVersion=1.8.0-20230615-104200-e8d70cb
stdlibIoVersion=1.5.0-20230620-192100-29cf327
stdlibLogVersion=2.8.0-20230620-203000-74034d2
stdlibFileVersion=1.8.0-20230620-210800-e8f8123

#stdlib transitive dependencies
stdlibOsVersion=1.7.0-20230614-193300-1fcd23f
stdlibTimeVersion=2.3.0-20230614-151000-47027a9
observeVersion=1.1.0-20230614-170700-802c054
observeInternalVersion=1.1.0-20230614-173400-75b87c5
stdlibOsVersion=1.7.0-20230620-202800-f75dd63
stdlibTimeVersion=2.3.0-20230620-192500-12d3432
observeVersion=1.1.0-20230620-193900-57e0c73
observeInternalVersion=1.1.0-20230620-201800-18bbd1b

0 comments on commit a851275

Please sign in to comment.