Skip to content

Commit

Permalink
Update ballerina version into 2201.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SasinduDilshara committed Oct 31, 2024
1 parent 5d1abf5 commit 833c0b3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ enterprisePluginVersion=3.18.1
# Dependency versions
picoCLIVersion=4.7.5
gsonVersion=2.10.1
ballerinaLangVersion=2201.10.1
ballerinaLangVersion=2201.10.2
puppycrawlCheckstyleVersion=10.12.1
apacheCommonsLang3Version=3.0
commonsIoVersion=2.15.1
Expand Down
2 changes: 1 addition & 1 deletion scan-command/tool-scan/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
org = "ballerina"
name = "tool_scan"
version = "0.1.0"
distribution = "2201.10.1"
distribution = "2201.10.2"
authors = ["Ballerina"]
keywords = ["scan", "static code analysis"]
license = ["Apache-2.0"]
Expand Down
2 changes: 1 addition & 1 deletion scan-command/tool-scan/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.1"
distribution-version = "2201.10.2"

[[package]]
org = "ballerina"
Expand Down

0 comments on commit 833c0b3

Please sign in to comment.