Skip to content

Commit 557f169

Browse files
authored
Merge pull request #12 from jecisc/set-iceberg-version
Depend on latest Pharo 11 of Iceberg
2 parents 8aa687a + af28c9a commit 557f169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BaselineOfNewToolsDocumentBrowser/BaselineOfNewToolsDocumentBrowser.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ BaselineOfNewToolsDocumentBrowser >> baseline: spec [
1818

1919
spec
2020
baseline: 'Iceberg'
21-
with: [ spec repository: 'github://pharo-vcs/Iceberg:dev-2.0' ].
21+
with: [ spec repository: 'github://pharo-vcs/Iceberg:v2.1.1' ].
2222

2323
spec
2424
package: #'Microdown-RichTextPresenter'

0 commit comments

Comments
 (0)