Skip to content

Commit

Permalink
Updated Grease to v1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JanBliznicenko committed May 7, 2024
1 parent 13d01b7 commit 70720c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/BaselineOfMagritte/BaselineOfMagritte.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ BaselineOfMagritte >> baseline310CommonExtDeps: spec [
"Common external dependencies for baseline 3.1.0"

spec
baseline: 'Grease' with: [ spec repository: 'github://SeasideSt/Grease:v1.12.0/repository' ];
baseline: 'Grease' with: [ spec repository: 'github://SeasideSt/Grease:v1.18.0/repository' ];
baseline: 'Seaside3'
with: [ "note: we do not want to depend on Zinc, since this is not present in Squeak. Currently no adapter is loaded"
spec
Expand Down

0 comments on commit 70720c8

Please sign in to comment.