reactive-streams / reactive-streams-jvm

Reactive Streams Specification for the JVM
http://www.reactive-streams.org/
MIT No Attribution
4.8k stars 528 forks source link

Addresses #528 by upgrading testng to 7.3.0 #529

Closed viktorklang closed 3 years ago

viktorklang commented 3 years ago

Seemed like the lowest resistance path was to upgrade TestNG itself.

viktorklang commented 3 years ago

Upgrading to 7.4.0 seemed to create artifact resolution problems, which is weird since it definitely is on Maven Central, alas upgrading to 7.3.0 should be enough to make sure that jcommander is upgraded appropriately to 1.78: https://github.com/cbeust/testng/blob/7.3.0/build.gradle.kts#L59