From ff583aa06d8a89591b7acb87478d2a0709728f05 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 17:54:49 +0000 Subject: [PATCH] chore(deps): update plugin com.github.jmongard.git-semver-plugin to v0.17.1 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index cb6efc3..d8d6ca6 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,7 @@ plugins { id 'java' id 'org.jetbrains.kotlin.jvm' version '2.2.21' - id 'com.github.jmongard.git-semver-plugin' version '0.17.0' + id 'com.github.jmongard.git-semver-plugin' version '0.17.1' } semver {