From 9e627a02b858f258796ef78d6464a74d366ede71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:23:10 +0000 Subject: [PATCH] chore(deps): update plugin com.github.rahulsom.waena.published to v0.7.1 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index c4adb27..235b4a0 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ plugins { id("org.jetbrains.kotlin.jvm").version("2.0.20") id("org.unbroken-dome.xjc").version("2.0.0") id("com.github.rahulsom.waena.root").version("0.6.1") - id("com.github.rahulsom.waena.published").version("0.6.1") + id("com.github.rahulsom.waena.published").version("0.7.1") } contacts {