Override mockk dependency version.
The upgrade to mockk 1.12.8 in spring-data-build causes trouble with Kotlin reflection that's why we need to alter the version on a project level to 1.13.3. Closes: #2485
This commit is contained in:
The upgrade to mockk 1.12.8 in spring-data-build causes trouble with Kotlin reflection that's why we need to alter the version on a project level to 1.13.3. Closes: #2485