Skip to content

Commit

Permalink
Remove ballerina/regex dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
NipunaMadhushan committed Apr 25, 2024
1 parent 262bfc1 commit 7c07d91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ subprojects {
ballerinaStdLibs "io.ballerina:observe-ballerina:${observeInternalVersion}"

// Standard Library Dependencies
ballerinaStdLibs "io.ballerina.stdlib:regex-ballerina:${stdlibRegexVersion}"
ballerinaStdLibs "io.ballerina.stdlib:http-ballerina:${stdlibHttpVersion}"

// Standard Library Transitive Dependencies
Expand Down

0 comments on commit 7c07d91

Please sign in to comment.