Stefan Bodewig - 2020-12-21

This release fixes a bug in the new AssertJ 3.x module.

  • CompareAssert inside the AssertJ3 module swapped the expected and actual parameters when creating the assertion error.
    #210 by @f-lopes