Skip to content

Override mockk dependency version. #2485

@christophstrobl

Description

@christophstrobl

The upgrade to mockk 1.12.8 via spring-projects/spring-data-build#1888 for the 2.7.x line causes trouble with Kotlin reflection that's why we need to alter the version on a project level.

kotlin.reflect.jvm.internal.KotlinReflectionInternalError: Unresolved class: class org.springframework.data.redis.connection.RedisZSetCommands$Limit$1
	at org.springframework.data.redis.core.ReactiveStreamOperationsExtensionsUnitTests.reverseRangeWithType(ReactiveStreamOperationsExtensionsUnitTests.kt:476)

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions