Skip to content

Commit

Permalink
Merge pull request #9 from prakanth97/codecov
Browse files Browse the repository at this point in the history
Update group and lang version
  • Loading branch information
prakanth97 authored Apr 5, 2024
2 parents 6487a25 + 56d39fb commit 4f174e0
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Ballerina"]
keywords = ["json", "json path", "json-transform", "json transform", "json to json", "json-convert", "json convert"]
repository = "https://github.com/ballerina-platform/module-ballerina-data.jsondata"
license = ["Apache-2.0"]
distribution = "2201.9.0-20240326-110600-aca0cc0c"
distribution = "2201.9.0"
export = ["data.jsondata"]

[platform.java17]
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.9.0-20240326-110600-aca0cc0c"
distribution-version = "2201.9.0-20240403-114600-ceb51559"

[[package]]
org = "ballerina"
Expand Down
2 changes: 1 addition & 1 deletion build-config/resources/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Ballerina"]
keywords = ["json", "json path", "json-transform", "json transform", "json to json", "json-convert", "json convert"]
repository = "https://github.com/ballerina-platform/module-ballerina-data.jsondata"
license = ["Apache-2.0"]
distribution = "2201.9.0-20240326-110600-aca0cc0c"
distribution = "2201.9.0"
export = ["data.jsondata"]

[platform.java17]
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
org.gradle.caching=true
group=io.ballerina.stdlib
group=io.ballerina.lib
version=0.1.0-SNAPSHOT
ballerinaLangVersion=2201.9.0-20240326-110600-aca0cc0c
ballerinaLangVersion=2201.9.0-20240403-114600-ceb51559

checkstyleToolVersion=10.12.0
puppycrawlCheckstyleVersion=10.12.0
Expand Down

0 comments on commit 4f174e0

Please sign in to comment.