Skip to content

Commit

Permalink
Merge pull request #108 from NipunaMadhushan/fix-isolated-methods
Browse files Browse the repository at this point in the history
Update lang version
  • Loading branch information
NipunaMadhushan authored Aug 20, 2024
2 parents 0f71e1e + d569b52 commit 08e3cbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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"

[[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 @@ -15,7 +15,7 @@
org.gradle.caching=true
group=io.ballerina.stdlib
version=1.3.0-SNAPSHOT
ballerinaLangVersion=2201.10.0-20240814-095500-9d14866a
ballerinaLangVersion=2201.10.0
githubSpotbugsVersion=5.0.14
githubJohnrengelmanShadowVersion=8.1.1
underCouchDownloadVersion=5.4.0
Expand Down

0 comments on commit 08e3cbb

Please sign in to comment.