Closed henri-tremblay closed 4 years ago
hey Henri, this is hopefully fixed by https://github.com/joel-costigliola/assertj-swing/pull/251 and was initially raised in https://github.com/joel-costigliola/assertj-core/issues/1974.
I'm not the active maintainer on that project, I have tried releasing it but failed miserably 👍 @croesch can you release a version if you find a bit of time or let me know how to release it.
Thanks for reporting @henri-tremblay and fixing @joel-costigliola - as promised I'll do the release this week.
Hi @henri-tremblay and @tifhorn, assertj-swing
3.17.0 has been released (thanks @croesch!) and it should hopefully fix the issue you met.
You're welcome. AssertJ-Swing 3.17.0 depends on AssertJ core 3.17.0. This is because we'd like to do a release again the next days.
But anyway, they should be compatible - reopen, if not :-)
Doing
I get
java.lang.NoSuchMethodError: org.assertj.core.api.AbstractBooleanAssert.as(Lorg/assertj/core/description/Description;)Lorg/assertj/core/api/AbstractAssert;