Skip to content

Commit 606e58b

Browse files
committed
use Microdown v2.6.0
1 parent a3f2bd4 commit 606e58b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BaselineOfMicrodownAgenda/BaselineOfMicrodownAgenda.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ BaselineOfMicrodownAgenda >> microdown: spec [
2828
spec baseline: 'Microdown' with: [
2929
spec
3030
"repository: (self class environment at: #BaselineOfPharo) microdownRepository;"
31-
repository: 'github://pillar-markup/Microdown:dev/src';
31+
repository: 'github://pillar-markup/Microdown:v2.6.0/src';
3232
loads: #('Microdown-HTMLExporter-Tests') ]
3333
]
3434

0 commit comments

Comments
 (0)