Skip to content

Commit 8358ed9

Browse files
update baseline to ReadWriteLock:v2.0.0
1 parent 84d0a4f commit 8358ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BaselineOfSeamless/BaselineOfSeamless.class.st

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ BaselineOfSeamless >> baseline: spec [
3333
"------------"
3434
baseline: 'ReadWriteLock' with: [
3535
spec
36-
repository: 'github://pharo-ide/ReadWriteLock:v1.0.0';
36+
repository: 'github://pharo-ide/ReadWriteLock:v2.0.0';
3737
loads: 'Core'];
3838
project: 'ReadWriteLockTests' copyFrom: 'ReadWriteLock' with: [
3939
spec loads: 'Tests'];

0 commit comments

Comments
 (0)