Using same version as BaselineOfNeoJSON in GT.

This commit is contained in:
Offray Vladimir Luna Cárdenas 2021-08-11 12:12:51 -05:00
parent 57c659b398
commit 10a4a6e7fd
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ BaselineOfFossil >> baseline: spec [
do: [
"Dependencies"
spec
baseline: 'NeoJSON' with: [ spec repository: 'github://svenvc/NeoJSON/repository' ];
baseline: 'NeoJSON' with: [ spec repository: 'github://svenvc/NeoJSON:v17/repository' ];
baseline: 'OSSubprocess' with: [ spec repository: 'github://pharo-contributions/OSSubprocess:master/repository']";
baseline: 'ProcessWrapper' with: [ spec repository: 'github://hernanmd/ProcessWrapper/repository' ]".