From c8584263f49761c411555c91c149a34b94e9f810 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 13:51:37 +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 d6b8328..6a8d3bb 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ plugins { id("org.jetbrains.kotlin.jvm").version("2.0.21") 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 {