Skip to content

Commit

Permalink
fixed synchronized-links dep
Browse files Browse the repository at this point in the history
  • Loading branch information
JanBliznicenko committed Sep 30, 2021
1 parent c627c33 commit 210ad75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repository/BaselineOfOpenPonk/BaselineOfOpenPonk.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ BaselineOfOpenPonk >> internalProjectsBaseline: spec [
spec
baseline: 'SynchronizedLinks'
with: [
spec repository: 'github://openponk/synchronized-links:v2.1.x/repository' ]
spec repository: 'github://openponk/synchronized-links:v3.0.x/repository' ]
]

{ #category : #'as yet unclassified' }
Expand Down

0 comments on commit 210ad75

Please sign in to comment.