Skip to content

Commit

Permalink
Merge pull request #2492 from warunalakshitha/fix_build
Browse files Browse the repository at this point in the history
Remove duplicated extensions
  • Loading branch information
warunalakshitha authored Aug 3, 2023
2 parents 0c080f4 + 02a164c commit 820a3aa
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions dependabot/resources/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -792,34 +792,6 @@
"module-ballerinax-mysql"
]
},
{
"name": "module-ballerinax-mssql",
"level": 8,
"group_id": "io.ballerina.stdlib",
"artifact_id": "mssql-ballerina",
"version_key": "stdlibMssqlVersion",
"default_branch": "main",
"auto_merge": true,
"push_to_central": false,
"is_extended_library_module": true,
"build_action_file": "build-timestamped-master",
"send_notification": true,
"dependents": []
},
{
"name": "module-ballerinax-mysql",
"level": 8,
"group_id": "io.ballerina.stdlib",
"artifact_id": "mysql-ballerina",
"version_key": "stdlibMysqlVersion",
"default_branch": "master",
"auto_merge": true,
"push_to_central": false,
"is_extended_library_module": true,
"build_action_file": "build-timestamped-master",
"send_notification": true,
"dependents": []
},
{
"name": "module-ballerinax-mssql",
"level": 8,
Expand Down

0 comments on commit 820a3aa

Please sign in to comment.