- Moved artifact publishing from JCenter to Maven Central #109
Note: Older versions were incorrectly exposing some transitive dependencies such as junit as api
dependencies. They have now been properly made implementation
dependencies, so if you were depending on these through test-butler, you will need to add direct dependencies instead.