We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97de178 commit fedae27Copy full SHA for fedae27
src/BaselineOfBlocSerialization/BaselineOfBlocSerialization.class.st
@@ -32,7 +32,7 @@ BaselineOfBlocSerialization >> dependency: spec [
32
33
spec
34
baseline: 'StashSerialization'
35
- with: [ spec repository: 'github://ThalesGroup/Stash:master' ].
+ with: [ spec repository: 'github://ThalesGroup/Stash:main' ].
36
37
"Graphic librairies: this section should be removed when librairies will be integrated in Pharo"
38
0 commit comments