Skip to content

Commit

Permalink
Merge pull request #9 from ba-st/update_grease
Browse files Browse the repository at this point in the history
Update Grease version
  • Loading branch information
gcotelli committed Jan 25, 2019
2 parents f9f347b + fa09ff9 commit e5d047c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/BaselineOfCannon/BaselineOfCannon.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ BaselineOfCannon >> setUpDependencies: spec [
spec
baseline: 'Grease'
with: [ spec
repository: 'github://SeasideSt/Grease:v1.4.1/repository';
repository: 'github://SeasideSt/Grease:v1.4.2/repository';
loads: #('Grease-Core')
].

Expand Down

0 comments on commit e5d047c

Please sign in to comment.