From f2199714aedc0140c933f856f66a1a9f46568361 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 04:31:47 +0000 Subject: [PATCH] chore(deps): update plugin com.github.rahulsom.waena.published to v0.7.2 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index c4adb27..06c6a93 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.2") } contacts {