Skip to content

Commit 75288be

Browse files
committed
Use XML-XMLParser:v3.6.3
1 parent 007faa1 commit 75288be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/BaselineOfBloc/BaselineOfBloc.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,6 @@ BaselineOfBloc >> declareXMLParserOn: spec [
297297

298298
spec baseline: 'XMLParser' with: [
299299
spec
300-
repository: 'github://pharo-contributions/XML-XMLParser:v3.6.2/src';
300+
repository: 'github://pharo-contributions/XML-XMLParser:v3.6.3/src';
301301
loads: #( Core ) ]
302302
]

0 commit comments

Comments
 (0)