Skip to content

Commit

Permalink
Merge pull request #1282 from ayeshLK/master
Browse files Browse the repository at this point in the history
Update depedency versions for U10
  • Loading branch information
ayeshLK authored Aug 7, 2024
2 parents 91918c8 + 21fc9e7 commit f19fac6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.10.0-20240802-124900-0b8d2ff7"
distribution-version = "2201.10.0-20240806-083400-aabac46a"

[[package]]
org = "ballerina"
Expand Down
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version=3.0.0-SNAPSHOT
puppycrawlCheckstyleVersion=10.12.0
ballerinaGradlePluginVersion=2.0.1

ballerinaLangVersion=2201.10.0-20240802-124900-0b8d2ff7
ballerinaLangVersion=2201.10.0-20240806-083400-aabac46a
stdlibCacheVersion=3.8.0
stdlibCryptoVersion=2.7.2
stdlibLogVersion=2.9.0
Expand All @@ -13,5 +13,5 @@ stdlibTimeVersion=2.4.0
stdlibTaskVersion=2.5.0
stdlibConstraintVersion=1.5.0
stdlibIoVersion=1.6.0
observeVersion=1.3.0-20240802-173700-3e9a47e
observeInternalVersion=1.3.0-20240802-182300-e86d5b5
observeVersion=1.3.0-20240807-093200-e29ca7a
observeInternalVersion=1.3.0-20240807-094500-91e2d3a

0 comments on commit f19fac6

Please sign in to comment.