We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cab7328 commit 0bb2708Copy full SHA for 0bb2708
src/BaselineOfXMLParser/BaselineOfXMLParser.class.st
@@ -88,7 +88,7 @@ BaselineOfXMLParser >> xmlWriterOn: spec [
88
with: [
89
spec
90
loads: #('Core');
91
- repository: 'github://pharo-contributions/XML-XMLWriter:v3.1.0/src' ].
+ repository: 'github://pharo-contributions/XML-XMLWriter:v3.1.1/src' ].
92
93
94
project: 'XMLWriter Tests' copyFrom: 'XMLWriter' with: [ spec loads: #('Tests') ];
0 commit comments