Skip to content

Commit

Permalink
Merge pull request #45 from ClotildeToullec/development
Browse files Browse the repository at this point in the history
Use latest major version of Mocketry
  • Loading branch information
jecisc committed Sep 15, 2023
2 parents 28a26cb + 1b132a3 commit 8bbdf6b
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:v6.0.x' ]
repository: 'github://dionisiydk/Mocketry:v7.0.2' ]
]

0 comments on commit 8bbdf6b

Please sign in to comment.