Skip to content

Commit 796a26f

Browse files
committed
Migrate to Mocketry v6.0.x
Fixes #27
1 parent 6f6b32f commit 796a26f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BaselineOfTinyLogger/BaselineOfTinyLogger.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ BaselineOfTinyLogger >> mocketry: spec [
3838
baseline: 'Mocketry'
3939
with: [ spec
4040
loads: #('Core');
41-
repository: 'github://dionisiydk/Mocketry:v4.0.x' ]
41+
repository: 'github://dionisiydk/Mocketry:v6.0.x' ]
4242
]

0 commit comments

Comments
 (0)