Skip to content

Commit 917b76e

Browse files
committed
Fix dependency versions for release
1 parent 5253b8b commit 917b76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BaselineOfSpecToplo/BaselineOfSpecToplo.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ BaselineOfSpecToplo >> declareToploOn: spec [
2525

2626
spec
2727
baseline: 'Toplo'
28-
with: [ spec repository: 'github://pharo-graphics/Toplo:dev/src' ]
28+
with: [ spec repository: 'github://pharo-graphics/Toplo:v0.5.0/src' ]
2929
]

0 commit comments

Comments
 (0)