From 4dded814aa6ae05224f31b105127ec24ff16eef7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 22:46:41 +0000 Subject: [PATCH] chore(deps): update plugin com.github.jmongard.git-semver-plugin to v0.10.1 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index b285b62..259bea1 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,7 @@ plugins { id 'java' id 'org.jetbrains.kotlin.jvm' version '1.9.10' - id 'com.github.jmongard.git-semver-plugin' version '0.7.0' + id 'com.github.jmongard.git-semver-plugin' version '0.10.1' } semver {