Golden Depths
- Supports Kotlin 1.5
- Removes
strikt-gradle
module as classpath isolation is problematic with Kotlin 1.5 and thegradleTestKit
dependency. - Adds
Assertion.Builder<T>.subject : T
property for accessing the subject value.
strikt-gradle
module as classpath isolation is problematic with Kotlin 1.5 and the gradleTestKit
dependency.Assertion.Builder<T>.subject : T
property for accessing the subject value.