Search Gradle plugins

Plugin Latest Version

Gradle plugin for building project semantic version based on this http://semver.org/ specification.

1.1.3
(23 April 2015)

Based on a given major.minor version, plugin determines patch version based on what is already maven repository by auto incrementing it to produce the next version number. Major or minor versions must be manually changed

1.0.0
(07 March 2025)

This plugin helps you to automatically version your gradle project according to semver rules

0.14.0
(28 April 2024)

A plugin that helps to maintain a semantic versioning of the build artifacts based on the project's git repository. It uses the current branch and the latest tag to enforce naming conventions

2.0.2
(16 February 2024)

A plugin that can updating the semantic versions like `yarn version` command.

0.8.2
(22 January 2023)

A Gradle plugin implementing https://semver.org/

1.1.10
(18 July 2022)

This Gradle plugin provides Semantic Versioning 2.0.0 implementation with auto-increment features

0.3.0
(01 October 2021)

This plugin increases semantic versions by one. You can define additional files.

0.9.0
(06 September 2021)

This plugin increases semantic versions by one. You can define additional files.

0.8.0
(31 August 2021)

Simple Semantic versioning.

1.0.1.R6
(16 December 2020)