From 82f53f3e62bcd1c72103d958fbb7459040982593 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Jun 2025 17:51:49 +0000 Subject: [PATCH] chore(deps): update plugin com.github.jmongard.git-semver-plugin to v0.16.1 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 088f8f0..46e38ec 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,7 @@ plugins { id 'java' id 'org.jetbrains.kotlin.jvm' version '2.2.0' - id 'com.github.jmongard.git-semver-plugin' version '0.16.0' + id 'com.github.jmongard.git-semver-plugin' version '0.16.1' } semver {