Skip to content

Commit

Permalink
Update BaselineOfSeamless.class.st
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-krivanek authored Jul 5, 2019
1 parent 9fe408f commit 068331b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BaselineOfSeamless/BaselineOfSeamless.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ BaselineOfSeamless >> baseline: spec [
spec loads: 'Tests'];
"------------"
baseline: 'Mocketry' with: [
spec repository: 'github://dionisiydk/Mocketry:v5.0.8' ].
spec repository: 'github://dionisiydk/Mocketry:v5.0.0' ].

spec
package: 'Seamless' with: [
Expand Down

0 comments on commit 068331b

Please sign in to comment.