From 8d9c2ea6c302f809bfd7c9337c351bb0e322421f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 13:50:56 +0000 Subject: [PATCH] chore(deps): update plugin com.github.jmongard.git-semver-plugin to v0.12.2 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 8edd95e..97f4080 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,7 @@ plugins { id 'java' id 'org.jetbrains.kotlin.jvm' version '1.9.22' - id 'com.github.jmongard.git-semver-plugin' version '0.11.0' + id 'com.github.jmongard.git-semver-plugin' version '0.12.2' } semver {