https://kotlinlang.org logo
Title
b

BorzdeG

10/11/2020, 8:17 PM
Could not find io.kotest:kotest-extensions-junit5extensions:4.3.0
😞
s

sam

10/11/2020, 8:18 PM
try
kotest-extensions-junit5
b

BorzdeG

10/11/2020, 8:20 PM
Changing the package name again?
<https://search.maven.org/search?q=g:io.kotest> AND a:kotest-extensions-junit*
s

sam

10/11/2020, 8:21 PM
The module name for that junit5 one yes
👍 1
search.maven.org always lags the actual repo
Note: the package names have not changed, just the module name for that junit5 extensions module
Changelog has details of this change: https://kotest.io/changelog/
b

BorzdeG

10/11/2020, 8:24 PM
thx
👍🏻 1