Kotest v3.1.5 Release Notes

    • ๐Ÿ›  Fix for bug in gradle which doesn't support parallel test events
    • โœ… Bring back Duration extension properties #343
    • โž• Added fix for gradle 4.7 issues #336
    • โœ… shouldBe does not handle java long #346
    • ๐Ÿ›  Fixing function return type in documentation for forAll() (#345)
    • ๐Ÿ›  Fixing typos in reference.md (#344)
    • โœ… Make the Table & Row data classes covariant (#342)
    • ๐Ÿ›  Fixing argument names in ReplaceWith of deprecated matchers (#341)