Skip to content

Commit 2e7d3c7

Browse files
authored
Merge pull request #7 from OpenSmock/dev_elp_units
updating baseline with Unit fork, awaiting pull request
2 parents d716dd2 + 2665180 commit 2e7d3c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BaselineOfGeoTools/BaselineOfGeoTools.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ BaselineOfGeoTools >> coreDependencies: spec [
3535

3636
spec
3737
baseline: 'Units'
38-
with: [ spec repository: 'github://zweidenker/Units' ].
38+
with: [ spec repository: 'github://OpenSmock/Units:master' ].
3939
]
4040

4141
{ #category : #baselines }

0 commit comments

Comments
 (0)