Skip to content

Commit

Permalink
now depending on v2.5.4 of MD
Browse files Browse the repository at this point in the history
  • Loading branch information
Ducasse committed May 27, 2024
1 parent 5af3ce8 commit e3ab14f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BaselineOfPillar/BaselineOfPillar.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ BaselineOfPillar >> customProjectAttributes [
{ #category : 'dependencies' }
BaselineOfPillar >> microdown: spec [

spec baseline: 'Microdown' with: [ spec repository: 'github://pillar-markup/Microdown:dev/src' ]
spec baseline: 'Microdown' with: [ spec repository: 'github://pillar-markup/Microdown:v2.5.4/src' ]
]

{ #category : 'dependencies' }
Expand Down

0 comments on commit e3ab14f

Please sign in to comment.