You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Task :spring-boot-project:spring-boot-docs:compileKotlin
e: file:///Users/awilkinson/dev/spring-projects/spring-boot/main/spring-boot-project/spring-boot-docs/src/main/kotlin/org/springframework/boot/docs/testing/springbootapplications/autoconfiguredwebservices/client/MyWebServiceClientTests.kt:36:42 Overload resolution ambiguity:
public open fun <T : Any!> extracting(extractor: Function<in Response!, TypeVariable(T)!>!): AbstractObjectAssert<*, TypeVariable(T)!>! defined in org.assertj.core.api.ObjectAssert
public final fun <T : Any!> extracting(vararg extractors: Function<in Response!, out TypeVariable(T)!>!): AbstractListAssert<*, (MutableList<out TypeVariable(T)!>..List<TypeVariable(T)!>?), TypeVariable(T)!, ObjectAssert<TypeVariable(T)!>!>! defined in org.assertj.core.api.ObjectAssert
Upgrade to AssertJ 3.27.2.
The text was updated successfully, but these errors were encountered: