Skip to content

Commit 594cbbb

Browse files
committed
fix hidden dependency
1 parent 55f98b3 commit 594cbbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BaselineOfPharo/BaselineOfPharo.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ BaselineOfPharo class >> newTools [
109109
newName: 'NewTools'
110110
owner: 'pharo-spec'
111111
project: 'NewTools'
112-
version: 'v0.8.3'
112+
version: 'v0.8.4'
113113
]
114114

115115
{ #category : #'repository urls' }

0 commit comments

Comments
 (0)