Skip to content

Commit 2d53108

Browse files
authored
Update BaselineOfPillar.class.st
1 parent f9d5a78 commit 2d53108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BaselineOfPillar/BaselineOfPillar.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ BaselineOfPillar >> customProjectAttributes [
130130
{ #category : 'dependencies' }
131131
BaselineOfPillar >> microdown: spec [
132132

133-
spec baseline: 'Microdown' with: [ spec repository: 'github://pillar-markup/Microdown:dev/src' ]
133+
spec baseline: 'Microdown' with: [ spec repository: 'github://pillar-markup/Microdown:v2.5.5/src' ]
134134
]
135135

136136
{ #category : 'dependencies' }

0 commit comments

Comments
 (0)