Skip to content

Commit a7ccbc0

Browse files
authored
Update abaplint.json
1 parent cc6f787 commit a7ccbc0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

abaplint.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,16 @@
1313
{
1414
"files": "/src/**/*.*",
1515
"folder": "/deps3",
16-
"url": "https://github.com/sbcgua/abap-string-map"
16+
"url": "https://github.com/abapPM/ABAP-Url"
1717
},
1818
{
1919
"files": "/src/**/*.*",
2020
"folder": "/deps4",
21+
"url": "https://github.com/sbcgua/abap-string-map"
22+
},
23+
{
24+
"files": "/src/**/*.*",
25+
"folder": "/deps5",
2126
"url": "https://github.com/sbcgua/ajson"
2227
}
2328
],

0 commit comments

Comments
 (0)