Skip to content

Commit c9ac6e8

Browse files
authored
Update Toplo repository branch from master to dev
1 parent 46dfc68 commit c9ac6e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BaselineOfCoypuIDE/BaselineOfCoypuIDE.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ BaselineOfCoypuIDE >> baseline: spec [
1717
"External Dependencies"
1818
spec
1919
baseline: 'Toplo'
20-
with: [ spec repository: 'github://pharo-graphics/Toplo:master/src' ].
20+
with: [ spec repository: 'github://pharo-graphics/Toplo:dev/src' ].
2121
spec
2222
baseline: 'Phausto'
2323
with: [ spec repository: 'github://lucretiomsp/phausto:main/' ].

0 commit comments

Comments
 (0)