Skip to content

Commit 0bb2708

Browse files
Updated XMLWriter dependency
1 parent cab7328 commit 0bb2708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BaselineOfXMLParser/BaselineOfXMLParser.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ BaselineOfXMLParser >> xmlWriterOn: spec [
8888
with: [
8989
spec
9090
loads: #('Core');
91-
repository: 'github://pharo-contributions/XML-XMLWriter:v3.1.0/src' ].
91+
repository: 'github://pharo-contributions/XML-XMLWriter:v3.1.1/src' ].
9292

9393
spec
9494
project: 'XMLWriter Tests' copyFrom: 'XMLWriter' with: [ spec loads: #('Tests') ];

0 commit comments

Comments
 (0)