Skip to content

Commit 1f17592

Browse files
v9 pointing to Famix v1.x.x (#2463)
1 parent 05890d7 commit 1f17592

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/BaselineOfMoose/BaselineOfMoose.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ BaselineOfMoose >> customProjectAttributes [
6060

6161
{ #category : #dependencies }
6262
BaselineOfMoose >> famix: spec [
63-
spec baseline: 'Famix' with: [ spec repository: 'github://moosetechnology/Famix:development/src' ]
63+
spec baseline: 'Famix' with: [ spec repository: 'github://moosetechnology/Famix:v1.x.x/src' ]
6464
]
6565

6666
{ #category : #dependencies }

0 commit comments

Comments
 (0)