Skip to content

Commit f5ea947

Browse files
Use a specific version of FamixReplication
1 parent a2cac21 commit f5ea947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BaselineOfMoose/BaselineOfMoose.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ BaselineOfMoose >> famixReplication: spec [
4444
spec
4545
baseline: 'FamixReplication'
4646
with: [
47-
spec repository: 'github://moosetechnology/FamixReplication/src' ]
47+
spec repository: 'github://moosetechnology/FamixReplication:v1.1.5/src' ]
4848
]
4949

5050
{ #category : #dependencies }

0 commit comments

Comments
 (0)