shipkit / shipkit-auto-version

Gradle plugin that helps automating releases by automatically deducing the next Semver version
Apache License 2.0
42 stars 10 forks source link

Bumped version to fix the build #4

Closed mockitoguy closed 4 years ago

mockitoguy commented 4 years ago

Fixes the build that recently failed with:

* What went wrong:
Execution failed for task ':publishPlugins'.
> Failed to post to server.
  Server responded with:
  This version of the com.gradle.plugin-publish plugin is no longer supported due to a critical security vulnerability.
  Please update to the latest version of the com.gradle.plugin-publish plugin found here:
     https://plugins.gradle.org/plugin/com.gradle.plugin-publish

  You can read more about this vulnerability here:
     https://blog.gradle.org/plugin-portal-update

See: https://github.com/shipkit/shipkit-auto-version/runs/726451699?check_suite_focus=true