Comment From: garyrussell

@wilkinsona Any reason this wasn't 3.4.7 (released 5 days ago with this issue being only 2 days old).

Also, 3.4.8 was released yesterday https://github.com/mockito/mockito/releases.

Thx.

Comment From: philwebb

@garyrussell The Mockto team don't publish every release to Maven Central (see https://github.com/mockito/mockito#how-to-release-new-version). 3.4.6 is the latest version people can consume without adding a Bintray repo to their build.

Comment From: garyrussell

@philwebb Thanks - I didn't realize that - I was just looking to see what's new in 3.4 and was taken to that release page - weird that they do that.

Sorry for the noise.