I've removed Kotlin dependencies from my project (so I transitively depend from the plugin sdk one) and I no longer have the issue . . . . .
l
louiscad
11/02/2018, 2:19 PM
Were these two different versions of the stdlib? I'd like to see the two artifacts (transitive one, and the one you declared but removed)
b
bod
11/02/2018, 2:23 PM
I guess they were different... The one I was declaring was 1.2.71. The one from the plugin sdk... I don't know, the only way to know would be to find the pom.xml, and don't know where to look 🙂