concordion / cubano

A packaged framework for implementing web and API test suites. Builds on Concordion to bring your software delivery team together around living documentation.
http://concordion.org/cubano/framework
Apache License 2.0
15 stars 2 forks source link

Dependencies wrong on released artifacts #34

Closed nigelcharman closed 6 years ago

nigelcharman commented 6 years ago

The artifacts published release process have incorrect dependencies on other cubano projects. For example, cubano-webdriver v0.1.1 depends on v0.1.2 of cubano-config and cubano-http. This is due to researchgate/gradle-release#180.

nigelcharman commented 6 years ago

Fixed