From eece1f705072d403c270a8696e0954578b6ca531 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 14:48:25 +0000 Subject: [PATCH] Update dependency me.qoomon:gradle-git-versioning-plugin to v6.4.2 --- 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 3885a92d..8ced3846 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -22,7 +22,7 @@ kotlinProcess = "1.4.1" # https://github.com/pgreze/kotlin-proc classgraph = "4.8.160" # https://github.com/classgraph/classgraph/releases gradleNodePlugin = "4.0.0" # https://github.com/node-gradle/gradle-node-plugin/releases -gitVersioningPlugin = "6.4.1" # https://github.com/qoomon/gradle-git-versioning-plugin/releases +gitVersioningPlugin = "6.4.2" # https://github.com/qoomon/gradle-git-versioning-plugin/releases [libraries]