Skip to content

Commit

Permalink
Merge pull request #491 from kalaiyarasiganeshalingam/master
Browse files Browse the repository at this point in the history
Update dependency version
  • Loading branch information
TharmiganK authored Jun 20, 2023
2 parents 6648879 + f93634f commit f75dd63
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ path = "../native/build/libs/os-native-1.7.0-SNAPSHOT.jar"
groupId = "io.ballerina.stdlib"
artifactId = "io-native"
version = "1.5.0"
path = "./lib/io-native-1.5.0-20230614-150600-6387868.jar"
path = "./lib/io-native-1.5.0-20230620-192100-29cf327.jar"

[[platform.java11.dependency]]
groupId = "io.ballerina.stdlib"
Expand Down
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
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ version=1.7.0-SNAPSHOT
ballerinaGradlePluginVersion=1.1.0

ballerinaLangVersion=2201.7.0-20230619-175900-bb4e4544
stdlibIoVersion=1.5.0-20230620-155200-fe496c0
stdlibIoVersion=1.5.0-20230620-192100-29cf327

0 comments on commit f75dd63

Please sign in to comment.