We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9d5a78 commit 2d53108Copy full SHA for 2d53108
src/BaselineOfPillar/BaselineOfPillar.class.st
@@ -130,7 +130,7 @@ BaselineOfPillar >> customProjectAttributes [
130
{ #category : 'dependencies' }
131
BaselineOfPillar >> microdown: spec [
132
133
- spec baseline: 'Microdown' with: [ spec repository: 'github://pillar-markup/Microdown:dev/src' ]
+ spec baseline: 'Microdown' with: [ spec repository: 'github://pillar-markup/Microdown:v2.5.5/src' ]
134
]
135
136
0 commit comments