Skip to content

Commit fedae27

Browse files
change to main
1 parent 97de178 commit fedae27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BaselineOfBlocSerialization/BaselineOfBlocSerialization.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ BaselineOfBlocSerialization >> dependency: spec [
3232

3333
spec
3434
baseline: 'StashSerialization'
35-
with: [ spec repository: 'github://ThalesGroup/Stash:master' ].
35+
with: [ spec repository: 'github://ThalesGroup/Stash:main' ].
3636

3737
"Graphic librairies: this section should be removed when librairies will be integrated in Pharo"
3838
spec

0 commit comments

Comments
 (0)