Skip to content

Commit

Permalink
Add data.yaml module to the distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
LakshanWeerasinghe committed Aug 5, 2024
1 parent 21dabf9 commit fe12b2d
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 fe12b2d

Please sign in to comment.