From 86d9c30c171484a32f0654550e14c72b55f3e1f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 18:14:08 +0000 Subject: [PATCH] Update dependency me.qoomon:gradle-git-versioning-plugin to v6.3.8 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 13d2dcec..35367c47 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -22,7 +22,7 @@ kotlinProcess = "1.4.1" # https://github.com/pgreze/kotlin-pr classgraph = "4.8.154" # https://github.com/classgraph/classgraph/releases gradleNodePlugin = "3.5.1" # https://github.com/node-gradle/gradle-node-plugin/releases -gitVersioningPlugin = "6.3.6" # https://github.com/qoomon/gradle-git-versioning-plugin/releases +gitVersioningPlugin = "6.3.8" # https://github.com/qoomon/gradle-git-versioning-plugin/releases [libraries]