Skip to content

Commit

Permalink
Merge pull request #5536 from LakshanWeerasinghe/data.yaml
Browse files Browse the repository at this point in the history
Add data.yaml module to the distribution
  • Loading branch information
LakshanWeerasinghe authored Aug 5, 2024
2 parents b97a7bd + fe12b2d commit e4ac6ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ subprojects {
}

/* Standard libraries */
ballerinaStdLibs "io.ballerina.lib:data.yaml-ballerina:${stdlibDataYamlVersion}"
ballerinaStdLibs "io.ballerina.lib:data.jsondata-ballerina:${stdlibDataJsondataVersion}"
ballerinaStdLibs "io.ballerina.lib:data.xmldata-ballerina:${stdlibDataXmldataVersion}"
ballerinaStdLibs "io.ballerina.stdlib:constraint-ballerina:${stdlibConstraintVersion}"
Expand Down

0 comments on commit e4ac6ea

Please sign in to comment.