Commit 1f863b4
committed
Revert "Update imglib2: 5.12.0 -> 5.13.0"
This reverts commit 071fe46.
Unfortunately, 5.13.0 has breaking API changes over 5.12.0. E.g.:
Error:
.../bigdataviewer_fiji/src/main/java/bdv/img/virtualstack/VirtualStackImageLoader.java:[242,77]
type argument A is not within bounds of type-variable A
when recompiling bigdataviewer_fiji 6.2.3 with imglib2 5.13.0.
So we revert back to imglib2 5.12.0.
The issue will be moot once #226 is resolved.1 parent 071fe46 commit 1f863b4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
581 | 581 | | |
582 | 582 | | |
583 | 583 | | |
584 | | - | |
| 584 | + | |
585 | 585 | | |
586 | 586 | | |
587 | 587 | | |
| |||
0 commit comments