Gradle Plugin Portal sets wrong latest version (SNAPSHOT)

I’ve uploaded the following versions of the com.cinnober.gradle.semver-git plugin:

  • 2.1.2
  • 2.2.0-SNAPSHOT
  • 2.2.0

However, after uploading version 2.2.0 the Gradle Plugin Portal still thinks that version 2.2.0-SNAPSHOT is the latest, while it should be version 2.2.0.

Version 2.2.0 is both newer and semantically after 2.2.0-SNAPSHOT.

paging the portal guys @arve_knudsen @freekh

Thanks Sterling, will investigate tomorrow.

Thanks for reporting this @cinnober_opensource, I’ve created an issue in order to try to fix this behaviour.