Skip to content

Commit

Permalink
Merge pull request #28 from jecisc/27-Update-Mocketry-dependency-to-v60x
Browse files Browse the repository at this point in the history
27-Update-Mocketry-dependency-to-v60x
  • Loading branch information
jecisc committed Sep 24, 2019
2 parents 6f6b32f + 796a26f commit c114fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BaselineOfTinyLogger/BaselineOfTinyLogger.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ BaselineOfTinyLogger >> mocketry: spec [
baseline: 'Mocketry'
with: [ spec
loads: #('Core');
repository: 'github://dionisiydk/Mocketry:v4.0.x' ]
repository: 'github://dionisiydk/Mocketry:v6.0.x' ]
]

0 comments on commit c114fea

Please sign in to comment.