From 0394e90507f0af4d8a9c78e287ef8de16c947b30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Jan 2026 17:35:40 +0000 Subject: [PATCH] chore(deps): update plugin com.github.jmongard.git-semver-plugin to v0.18.0 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 76e9d77..6ead703 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,7 @@ plugins { id 'java' id 'org.jetbrains.kotlin.jvm' version '2.3.0' - id 'com.github.jmongard.git-semver-plugin' version '0.17.1' + id 'com.github.jmongard.git-semver-plugin' version '0.18.0' } semver {