Skip to content

Commit 66fe5f2

Browse files
committed
use OSWinSubprocess:v1.1.1
1 parent 8cd91e0 commit 66fe5f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BaselineOfPharoLauncher/BaselineOfPharoLauncher.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ BaselineOfPharoLauncher >> osWinSubprocess: spec [
9090

9191
spec
9292
baseline: #OSWinSubprocess
93-
with: [ spec repository: 'github://pharo-contributions/OSWinSubprocess:v1.1' ]
93+
with: [ spec repository: 'github://pharo-contributions/OSWinSubprocess:v1.1.1' ]
9494
]
9595

9696
{ #category : 'external projects' }

0 commit comments

Comments
 (0)